Changes

Jump to navigation Jump to search
→‎with GNU/Linux: unecessary information, simplified a phrase, and will copy the link to LiveOS to the end of the page
Line 41: Line 41:  
{{Code|./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb '''300''' --home-size-mb '''175''' --delete-home --unencrypted-home '''/path/to/source.iso''' /dev/sd'''?'''1}}<br>
 
{{Code|./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb '''300''' --home-size-mb '''175''' --delete-home --unencrypted-home '''/path/to/source.iso''' /dev/sd'''?'''1}}<br>
 
: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc., and<br>
 
: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc., and<br>
: make sure to replace {{Code|/path/to/source.iso}} with the path to the downloaded sugar-on-a-stick image or the just the name, like {{Code|Fedora-14-i686-Live-SoaS.iso}}, if it is in your working directory.<br>
+
: make sure to replace {{Code|/path/to/source.iso}} with the path to the downloaded sugar-on-a-stick iso file.<br>
: The overlay and home size parameters, 300 & 175, may be adjusted according to your device capacity. The operating system will occupy ~520 MB. The 300 & 175 values were selected to fit in a 1GB device. See [[LiveOS image]] for more background.
+
: The operating system will occupy ~520 MB, and the overlay and home size parameters, 300 and 175, where were selected to fit in a 1GB device, but may be adjusted according to your device capacity.
 
''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.).<br>
 
''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.).<br>
 
: Use the {{Code|df -Th}} command to confirm your devices before executing the script.  
 
: Use the {{Code|df -Th}} command to confirm your devices before executing the script.  
69

edits

Navigation menu