Sugar on a Stick/Linux: Difference between revisions
clarify language in vmware section |
fixup alternate images link in Fedora/Ubuntu section |
||
| Line 19: | Line 19: | ||
This is known to work in Fedora and Ubuntu. | This is known to work in Fedora and Ubuntu. | ||
First, start downloading | First, start downloading a SoaS <tt>.iso</tt> image from the [[Sugar on a Stick#Downloading|images]] table, then return here. | ||
* Make sure you have the ''syslinux'' package installed on the operating system that you will use to prepare the Live USB image. It is recommended that you also have the ''isomd5sum'' package installed. The ''cryptsetup'' package is another option potentially used by the "livecd-iso-to-disk" installation script. (On Ubuntu, <code>sudo apt-get install syslinux isomd5sum cryptsetup</code> will install the packages.) | * Make sure you have the ''syslinux'' package installed on the operating system that you will use to prepare the Live USB image. It is recommended that you also have the ''isomd5sum'' package installed. The ''cryptsetup'' package is another option potentially used by the "livecd-iso-to-disk" installation script. (On Ubuntu, <code>sudo apt-get install syslinux isomd5sum cryptsetup</code> will install the packages.) | ||