Changes

Jump to navigation Jump to search
include --reset-mbr for consistency with other pages (requires SYSLINUX on root system, but overwrites any corrupted mbr's)
Line 31: Line 31:  
*# ''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.), yielding, for example,'' {{Code|/dev/sdb1}}.
 
*# ''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.), yielding, for example,'' {{Code|/dev/sdb1}}.
 
*#: Use the {{Code|df -Th}} command to confirm your devices before executing the following script.  
 
*#: Use the {{Code|df -Th}} command to confirm your devices before executing the following script.  
*# execute the Linux command line:<br>{{Code|./livecd-iso-to-disk --overlay-size-mb 300 --home-size-mb 200 --delete-home --unencrypted-home /dev/live /dev/sd'''?'''1}}
+
*# execute the Linux command line:<br>{{Code|./livecd-iso-to-disk --reset-mbr --overlay-size-mb 300 --home-size-mb 200 --delete-home --unencrypted-home /dev/live /dev/sd'''?'''1}}
 
*# Shutdown the physical machine.
 
*# Shutdown the physical machine.
 
*# Reboot from the newly-installed Live USB with Mirabelle.
 
*# Reboot from the newly-installed Live USB with Mirabelle.

Navigation menu