Sugar on a Stick: Difference between revisions
→On Linux using the shell script: list option highlight |
|||
| Line 87: | Line 87: | ||
: sudo umount /dev/sdb1 | : sudo umount /dev/sdb1 | ||
* Run it as root, making sure to pass the correct USB device and to set overlay and home size appropriately, depending on the stick size. | * Run it as root, making sure to pass the correct USB device and to set overlay and home size appropriately, depending on the stick size. | ||
sudo ./livecd-iso-to-disk.sh --overlay-size-mb 500 --home-size-mb 500 Soas- | sudo ./livecd-iso-to-disk.sh --overlay-size-mb 500 --home-size-mb 500 Soas-200902231225.iso /dev/sdb1 | ||
====On Windows or Linux using UNetbootin==== | ====On Windows or Linux using UNetbootin==== | ||