Is this something I can do using just python and libraries? I know I could automate other utilities, but I'd like to write some kind of neat utility myself that I could play with for more experience. <br><br>Goal:<br>make USB drive bootable to a dos prompt (dont care what dos, assuming I need a bootable image for this)
<br>make script prompt for file(s) to move to disk (already know how to do this)<br><br>Thanks!<br>