Sugar on a Stick/Linux: Difference between revisions
→Introduction: rephrase |
→Linux instructions: first step is start downloading the .iso |
||
| Line 9: | Line 9: | ||
This is known to work in Fedora and Ubuntu and should work in other Linux distributions. | This is known to work in Fedora and Ubuntu and should work in other Linux distributions. | ||
First, start downloading the SoaS <tt>.iso</tt> image from the [[Sugar on a Stick]] page, then return here. | |||
* Make sure you have the ''isomd5sum'', ''cryptsetup'', and ''syslinux'' packages installed in your distribution, as they will be needed by the "livecd-iso-to-disk" installation script. (On Ubuntu, <code>sudo apt-get install isomd5sum cryptsetup syslinux</code> will install the packages.) | * Make sure you have the ''isomd5sum'', ''cryptsetup'', and ''syslinux'' packages installed in your distribution, as they will be needed by the "livecd-iso-to-disk" installation script. (On Ubuntu, <code>sudo apt-get install isomd5sum cryptsetup syslinux</code> will install the packages.) | ||