I want set up a virtual machine on a thumb drive and load it down with tools for repairing borked Windows installations. I figure i need just enough to piggy-back on the machine's installed drivers 'till i can download new ones. So first, I need to decide which VM software to use. Anything that'll get the job done, no bells and/or whistles needed.

link|improve this question
Do you want the guest and host to both live on the thumb drive? Are you trying to use the borked Windows install as the host? Why not just have a non-virtual OS on the thumb drive? – Matt G May 21 '09 at 1:30
feedback

3 Answers

up vote 2 down vote accepted

QEMU for Windows or QEMU is very portable, but slow. Should be fine for a no-frills machine. After that, Damn Small Linux is quite good, or do a custom Gentoo install (is there any other kind? :D).

link|improve this answer
feedback

Wouldn't a bootable Linux "live CD" (such as Knoppix, Ubuntu), or a BartPE disc be a better solution? If the system is "borked", surely it's going to struggle to run any VM software..

It also means you can access/edit/delete files that would otherwise be locked

link|improve this answer
feedback

There are a few to choose from in this little project - UNetbootin.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.