Sugar on a Stick/Installation: Difference between revisions
HoboPrimate (talk | contribs) →with GNU/Linux: unecessary information, simplified a phrase, and will copy the link to LiveOS to the end of the page |
m →with GNU/Linux: alignment, wording updates |
||
Line 42: | Line 42: | ||
: 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 iso file.<br> | : make sure to replace {{Code|/path/to/source.iso}} with the path to the downloaded sugar-on-a-stick iso file.<br> | ||
: The operating system will occupy ~520 MB, and the overlay and home size | : The operating system will occupy ~520 MB, and the overlay and home size arguments, 300 and 175, were selected to fit in a 1 GB 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. | ||
Line 108: | Line 108: | ||
USB stick set up as live image! | USB stick set up as live image! | ||
</pre>}} | </pre>}} | ||
(See [[Sugar on a Stick/Linux]] for more details.) | :: (See [[Sugar on a Stick/Linux]] for more details.) | ||
:'''Note''': The graphical Liveusb-creator method may be used (see the first Windows [[#with Microsoft Windows |method]]). | :'''Note''': The graphical Liveusb-creator method may be used (see the first Windows [[#with Microsoft Windows |method]]). | ||
::If the USB device does not boot, try the command {{Code|liveusb-creator --reset-mbr}} | ::If the USB device does not boot, try the command {{Code|liveusb-creator --reset-mbr}} |