Testing/Reports/Sugar on a Stick: Difference between revisions
m →File:Usb1.png dd writable 2GB USB Soas-v6-Pineapple-USB .img: livecd-tools install |
|||
| Line 216: | Line 216: | ||
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 | ||
*use Disk Utility in f16 to format the USB as Master boot Record and /dev/sd(x)1 as FAT first. | |||
*Command Line to use in root terminal: | *Command Line to use in root terminal: | ||
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 | *make .img file from inserted USB | ||
:'''Do this before you boot the USB.''' | :'''Do this before you boot the USB.''' | ||