Sugar on a Stick/Windows: Difference between revisions

make more generic to SoaS version
m adjust home-size-mb to fit Mango Lassi in a 1-GB device
Line 32: Line 32:
*# ''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 --reset-mbr --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 175 --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 SoaS.
*# Reboot from the newly-installed Live USB with SoaS.