I have a VMWare Server 2.0 installation. I have a USB hard drive plugged into the host and the USB device attached to a VM. I would like to be able to boot from one of the partitions on my USB drive. Is this possible? From the bit of poking around I've done it looks like the BIOS doesn't support USB drives?
you would had better results searching for it on Google...
here it is:
but you can upgrade to the new ESXi Server (free for developing environment) and that will boot from USB devices, all you need to do is follow this trick.
Rather than trying to boot directly from the USB drive, could you create a VHD on the USB drive and configure the VM boot off of that? If you did things this way, the VM would have no knowledge that it's actually running off of a USB stick.
You'd probably have to be careful with unplugging the USB stick, but I'd think this should be possible. I'm doing something similar with eSATA drives and it's worked like a charm so far...(running stable for about two months now).
BTW: This is the reason why I switched to Virtualbox for desktop virtualization. This feature, RDP (mstsc/MS Terminal Services Client) access to the VM and Seamless mode.