I have a Hetzner W2012 R2 Cloud VM, and I updated the VirtIO vioscsi
driver on it. Now it only boots into recovery mode and I cannot access the C-drive even from command prompt.
Is there any way to save this VM or is it a goner?
I have no (recent) snapshot of it :(
I can mount the old previous VirtIO ISO, but how can I reinstall the old driver when I have no access to the C-drive?
Update 1:
Am able to get access to the C-drive with drvload vioscsci.inf
.
Still trying to figure out how to reinstall the old drivers.
Update 2
I used dism /image:e:\ /add-driver /driver:vioscsi.inf
to add the driver but it still won't boot.
Update 3
Startup repair gives error 0x490
.
No clue what to do next or how to even troubleshoot why it is not booting.
Update 4
It appears all my system drivers have become unsigned. Disabling driver signature enforcement allowed the system to finally boot.
Do not know why this happened. It appears I will have to do a full reinstall, but at least I got back access to the VM now.