Category:Live USB: Difference between revisions
livecd-iso-to-disk to write live USB |
|||
| 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''' | ||
$ su -c "livecd-iso-to-disk --format --reset-mbr /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" | ||
Password: | Password: | ||
Verifying image... | Verifying image... | ||