5.0.2 doesn't boot raw image any more

Discussions about using Windows guests in VirtualBox.
Post Reply
ikt
Posts: 4
Joined: 16. Nov 2008, 23:37

5.0.2 doesn't boot raw image any more

Post by ikt »

Hi there,

Things stopped working since upgrading to 5.0.2 on my Linux host. It worked well on 4.3, but now Windows 10 throws a BSOD with the message "UNMOUNTABLE_BOOT_DEVICE" when attempting to boot Windows.

The raw images were created using the usual "sudo VBoxManage internalcommands createrawvmdk -filename /home/ikt/vms/windows.vmdk -rawdisk /dev/sda" and the partition equivalent on whatever is on /dev/sdb1. This exact setup broke when upgrading to 5.0.2. I'm running VirtualBox as root, so it shouldn't have any read/writing issues. How's to fixing this?

Additionally, apparently hard-shutdown has disappeared from the machine settings and closing the window of a nonresponsive VM crashes the entire VirtualBox program, after which I need to kill the process manually.
Post Reply