Category:Live USB: Difference between revisions
| Line 16: | Line 16: | ||
'''takes a downloaded soas.iso file and writes it directly to a USB stick''' | '''takes a downloaded soas.iso file and writes it directly to a USB stick''' | ||
--overlay-size-mb 800 sets size of persistence file. (delete this command if want non-persistent USB) | |||
$ su -c "livecd-iso-to-disk --format --reset-mbr --overlay-size-mb 800 /home/xxx/Desktop/soas-i386-20100208.16.iso /dev/sdb" | $ su -c "livecd-iso-to-disk --format --reset-mbr --overlay-size-mb 800 /home/xxx/Desktop/soas-i386-20100208.16.iso /dev/sdb" | ||