Use dd.

sudo dd if=/path/to/image.iso of=/dev/sdX bs=8M;sync

Reply via email to