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?