Sugar on a Stick/Installation/OLPC: Difference between revisions
m →On Fedora:: formatting tweak |
|||
| Line 35: | Line 35: | ||
sudo yum install livecd-tools | sudo yum install livecd-tools | ||
sudo livecd-iso-to-disk --format --xo --xo-no-home {{SoaS-2 image}} /dev/ | sudo livecd-iso-to-disk --format --xo --xo-no-home {{SoaS-2 image}} /dev/sd''X''1 | ||
Where <code>/dev/sdX1</code> is the device associated with your removable media. The livecd-iso-to-disk script needs to be a current version with XO support (not what you get by default in Fedora 10). You can find an up-to date version in the SoaS disk image /LiveOS/livecd-iso-to-disk. | Where <code>/dev/sdX1</code> is the device associated with your removable media. The livecd-iso-to-disk script needs to be a current version with XO support (not what you get by default in Fedora 10). You can find an up-to date version in the SoaS disk image /LiveOS/livecd-iso-to-disk. | ||