VirtualBox won't start after hard shut down
NtCreateFile(\Device\VBoxDrvStub) failed: 0xc000000034 STATUS_OBJECT_NAME_NOT_FOUND)
I too faced the same problem. Just follow the below steps and you will get to fix the issue.
Go to the C:\Program Files\Oracle\VirtualBox\drivers\vboxdrv folder.
Right-click on VBoxDrv.inf and click on Install.
Run the Command Prompt as an administrator.
Enter the following command and hit Enter.
sc start vboxdrv
Open Virtual Box and run the virtual machine again.
Found the answer elsewhere:
https://forums.virtualbox.org/viewtopic.php?t=66442#p314829
: NtCreateFile(\Device\VBoxDrvStub) failed: 0xc000000034
Postby kpenrose » 6. Mar 2015, 19:15
Okay - got it working.
Here's what I did.
Went to the C:\Program Files\Oracle\VirtualBox\drivers\vboxdrv directory, right clicked on VBoxDrv.inf and selected Install. I then went back to my console and typed 'sc start vboxdrv' and got this:
SERVICE_NAME: vboxdrv
TYPE : 1 KERNEL_DRIVER
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
Went back to VirtualBox and was able to start the Ubuntu virtual machine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With