
For example, here our Removable Disk drive number is 4, thus, the physical drive will also be 4. And also you can see the Disk number and the same number is used for the Physical drive in Vmware. I am sure you definitely want to find out which Physical drive in Vmware is exactly your system attached USB drive to. t the downloaded ZIP file in your local hard disk.Boot from a USB Flash Drive in VMware Workstation


Use a Physical Disk (for Advanced Users). Search: VirtualBox Boot USB with wmdk virtual disk.How to use Bootable USB drive in VMware Player to install OS do not forget to run VirtualBox in elevated (if host is Windows). So inside VirtualBOX you only need a small Virtual Hard Disk (just for Grub2, no need of a working Linux) that will boot the Grub2 bootloader.īeware, if you want to boot Windows from that external drive, better use de trick of creating a Virtual Hard disk that point to real external hard disk (the file is a vmdk). Seach for grub2-install and parameters -boot-directory and -efi-directory (in case you want EFI booting).

You can, there are various ways, one implies using a VirtualCD iso image that will let you jump to USB booting another one implies creating a special virtual hard disk VMDK that point to you real external HDD (technically it is not booting from USB, it is booting from a VirtualHDD whose sectors are on the USB one).īut if you are up to configure Grub2, why on the hell you need a full mini distro? Just use a small 8MiB (also a 2Mib can be enought) with Grub2 and put on grub.cfg a menu to load OS from USB drive, all drives (fixed, internal, external, usb are seen by Grub2 in the same way).
