I need to boot my USB which contains a utility program I have written. How can I make my USB bootable?
feedback
|
migrated from stackoverflow.com Feb 28 '10 at 14:11
This question came from our site for professional and enthusiast programmers.
|
There are several ways to make a USB drive bootable, but to run your utility you will want to boot into an operating system of some sort. Try these guides:
If you're using a computer with an operating system already installed, and you just want your utility to start when you instert the usb key, what you need is Autorun: | |||||
feedback
|
