User Tools

Site Tools


administration:system-mirror

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
administration:system-mirror [2008/11/24 10:35] damiradministration:system-mirror [2009/03/16 14:00] (current) damir
Line 176: Line 176:
   rsync -aH /boot/ /1/boot/   rsync -aH /boot/ /1/boot/
 </code> </code>
 +
  
 ==== Reboot ==== ==== Reboot ====
Line 183: Line 184:
 </code> </code>
  
-  * at the boot prompt select the second boot option and verify that is the right one checking that contains the **root (hd1,0)** line+  * **at the boot prompt select the second boot option** and verify that is the right one checking that contains the **root (hd1,0)** line
   * if everything was right the system should boot with the raid 1 disk   * if everything was right the system should boot with the raid 1 disk
  
Line 223: Line 224:
 </code> </code>
      
-==== add the second disk to the raid system ====+==== add the second disk to the raid system ..... ====
  
 <code> <code>
Line 231: Line 232:
   * the raid subsystem is synchronizing the content of both disks   * the raid subsystem is synchronizing the content of both disks
  
-==== one last task is to create the second swap partition ====+==== .... and update the grub code ==== 
 + 
 +<code> 
 +  grub 
 +  root (hd0,0) 
 +  setup (hd0) 
 +  quit 
 +</code> 
 + 
 +==== the last task is to create the second swap partition ====
  
 <code> <code>
Line 238: Line 248:
 </code> </code>
  
-  * uncomment the line about he swap partition inside /etc/fstab+  * uncomment the line about the swap partition inside /etc/fstab
  
 ===== Kernel upgrade ===== ===== Kernel upgrade =====
administration/system-mirror.1227522944.txt.gz · Last modified: 2008/11/24 10:35 by damir