Sugar on a Stick/Linux: Difference between revisions
reorganised sections and tidied up Fedora Live USB Creator section (though the partition instructions really should be moved to the Fedora Live USB Creator section in the page mentioned in this sectn) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{TOCright}} | |||
== Introduction == | == Introduction == | ||
| Line 10: | Line 11: | ||
*:(These packages are needed for the verification and persistent home folder options of the installation script; they are not necessary if one applies the <tt>--noverify</tt> and <tt>--unencrypted-home</tt> options, respectively. The verification step checks that the file is complete after its travels, and it will signal a failure warning if there is a problem.) The --unencrypted-home option may be preferred for improved robustness with the compressed file system employed by the LiveUSB deployment. | *:(These packages are needed for the verification and persistent home folder options of the installation script; they are not necessary if one applies the <tt>--noverify</tt> and <tt>--unencrypted-home</tt> options, respectively. The verification step checks that the file is complete after its travels, and it will signal a failure warning if there is a problem.) The --unencrypted-home option may be preferred for improved robustness with the compressed file system employed by the LiveUSB deployment. | ||
* Plug in a 1GB or larger USB stick into your computer. | * Plug in a 1GB or larger USB stick into your computer. | ||
* Download the installation script: http://people.sugarlabs.org/sdz/livecd-iso-to-disk.sh | * Download the installation script: http://people.sugarlabs.org/sdz/livecd-iso-to-disk.sh (09 April 2009) | ||
* Check the USB device. In the example below the device is /dev/sdb: | * Check the USB device. In the example below the device is /dev/sdb: | ||
: <tt>df -h</tt> | : <tt>df -h</tt> | ||