How to make USB stick bootable?
Hi!
I tried:
dd if=/dev/cdrom of=/dev/sda1
Basically, I have System Rescue CD on my CDRom and wanted to transfer it on a USB which should be bootable. After issuing the command above, nothing happened. Help pls. Thanks.
|