maharmstone / quibble

Quibble - the custom Windows bootloader
GNU Lesser General Public License v3.0
2.11k stars 81 forks source link

Windows 10 btrfs and ntfs bsod in Virtualbox #36

Open TAOcroatia opened 3 years ago

TAOcroatia commented 3 years ago

Virtualbox 6.1, Windows 10 19041 x64, rEFInd 0.11.4 NTFS driver

BSOD: DRIVER_IRQL_NOT_LESS_OR_EQUAL

WinDbg KD output: BTRFS VM NTFS VM

Both reach Booting Windows... and both display ext-ms-win-ntos-ksr-l1-1-1.dll not found in API set array.

Things to note: I couldn't find Fast boot option in settings or control panel. I tried booting with quibble right after selecting restart in Windows. NTFS Quibble output is quite longer and it takes quite a bit more time to boot.

ghost commented 3 years ago

I had a similar issue with real hardware, using refind 0.12.0. I also tested the /ONECPU option. Interesting thing that when it reaches Booting Windows..., the machine even turns off the keyboard and mouse. I've also tried the https://efi.akeo.ie/ drivers, just in case.