I have a dual-boot setup: Windows 10 & Ubuntu 15.04. I want to be able to boot my Ubuntu partition from Windows 10 in Virtualbox. I found this article which is a couple of years old, but people apparently had success with the method.
I've gone through the steps of creating a .vmdk
pointer to my partition and creating the boot.iso
file, but my VirtualBox continues to say FATAL: No bootable medium found! System halted.
Here is how my VirtualBox Storage settings are configured:
I can't find any other information about this topic (although there is plenty about booting Windows in VB from Ubuntu.
Any ideas on how I can get this setup working?
Install Grub to this partition from a live system and let it point to booting Ubuntu from your real Ubuntu partition.
– travisw Oct 24 '15 at 20:11