Testing/Reports/Sugar on a Stick: Difference between revisions
m →File:Usb1.png dd writable 2GB USB Soas-v6-Pineapple-USB .img: How to Write your own .img file |
|||
| Line 213: | Line 213: | ||
*Download: http://people.sugarlabs.org/Tgillard/soas-v6-i686.img | *Download: http://people.sugarlabs.org/Tgillard/soas-v6-i686.img | ||
* Never started so has original Name___; Color___==> startup | * Never started so has original Name___; Color___==> startup | ||
===='''How to Write your own .img file'''==== | |||
Run "yum install livecd-tools" so it installs all the required | Run "yum install livecd-tools" so it installs all the required | ||
dependencies and then use livecd-iso-to-disk | dependencies and then use livecd-iso-to-disk | ||
| Line 220: | Line 220: | ||
sudo livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-16-release-i686-Live-SoaS.iso /dev/sd(x) | sudo livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-16-release-i686-Live-SoaS.iso /dev/sd(x) | ||
====make .img file from inserted USB==== | |||
:'''Do this before you boot the USB.''' | :'''Do this before you boot the USB.''' | ||
:( This will avoid network collisions when running multiple copies on the network.) | :( This will avoid network collisions when running multiple copies on the network.) | ||