I have a project which involves installing ROS on a dedicated server hosted somewhere on the Internet.
Our preferred provider will allow custom OS install, but only by way of a bootable USB drive (that is a USB key/stick, not a USB CD-ROM drive).
So, ideally, I'd like to take the x86 ISO and put it onto a USB key so that the server boots off that the same way it would boot from a CD.
Unfortunately, I have absolutely no knowledge about bootable USB media and how to make one (assuming that it's possible, of course).
So, questions:
1 - Can I get the ISO image onto a USB key and make it bootable, if so,
1a - How can I do it?
1b - Will ROS install that way?
2 - If (1) isn't possible, then what way would work?
The only other thing I can think of is to boot into Linux and then use Clonezilla or something like it to image the drive, but I'm not even sure that would work!
I know somebody's going to say that I shouldn't be doing this in the first place, but the box will be non-critical and the complete setup will use redundant kit, so I'm not worried about the stability of such a configuration.
Ideas please? Thanks in advance.