Changes

Jump to navigation Jump to search
Line 188: Line 188:  
{{note box|The new disk requires grub to ensure the boot sequence}}
 
{{note box|The new disk requires grub to ensure the boot sequence}}
   −
{{Warning box|as the dd command is named "data destroyer" you need to be extremely prudent and don't make a mistake on the name of source partition or destination. In first you should skip the dd command and try directly the second with grub. If the grub can be installed without dd, forget it.}}
+
{{Warning box|as the dd command is named "data destroyer" you need to be extremely prudent and sure of the name of source partition and/or destination. At first you should skip the dd command, Step 1 below, and attempt to install grub without it, see Step 2 below. If grub can be installed without using dd, then Step 1 can be discarded. }}
    
  [root@ ~]# '''dd if=/dev/sda1 of=/dev/sdb1'''
 
  [root@ ~]# '''dd if=/dev/sda1 of=/dev/sdb1'''

Navigation menu