So, I have an ISO that I want to write to a bootable USB stick. The problem is that the ISO does not have a partition table. From my understanding, this type of ISO should be written on a DVD. Can I write my ISO to my 8GB USB? I also tried it via "dd" and it did not work.
Edit: I tried it in Virtualbox and it worked. It means that the image is bootable.
Edit: Maybe add a partition table to the ISO?
bob@I-am-Bob:~/Downloads$ isohybrid OSX-Mavericks.iso isohybrid: OSX-Mavericks.iso: boot loader does not have an isolinux.bin hybrid signature. Note that isolinux-debug.bin does not support hybrid booting– stfn Jun 28 '19 at 06:48