Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:pretce [2013/10/26 17:04] – [Create mdadm-boot.tcz] gerald_clarkwiki:pretce [2013/12/10 11:20] (current) – [Create lvm2-boot.tcz] gerald_clark
Line 19: Line 19:
  
 ==== Create mdadm-boot.tcz ==== ==== Create mdadm-boot.tcz ====
-Starting with Core V5.0.2 mdadm-boot is no longer needed. +Starting with dCore and Core 5.mdadm-boot.sce is no longer needed. 
-Instead, you can put the line "mdadm -A --scan ; sleep 2into an executable shell script named onpre.sh in the pretce directory. +Instead, you can put the line **mdadm -A --scan ; sleep 2** into an executable shell script named **onpre.sh** in the pretce directory. 
-The shell script onpre.sh is run after all the pretce packages are loaded.+The shell script **onpre.sh** is run after all the pretce packages are loaded.
  
 We need an extension that activates the RAID volumes. The following script will create it. We need an extension that activates the RAID volumes. The following script will create it.
Line 49: Line 49:
  
 ==== Create lvm2-boot.tcz ==== ==== Create lvm2-boot.tcz ====
 +Starting with dCore and core 5.1 lvm2-boot.sce is no longer needed.
 +Instead, you can put the line **vgchange -ay ; sleep 2** into an executable shell script named **onpre.sh** in the pretce directory.
 +The shell script **onpre.sh** is run after all the pretce packages are loaded.
 +
 We need an extension that activates the lvm2 volumes. The following script will create it.  We need an extension that activates the lvm2 volumes. The following script will create it. 
 <code> <code>
Print/export
QR Code
QR Code wiki:pretce (generated for current page)