-
Notifications
You must be signed in to change notification settings - Fork 0
dev vm
dev vm
0x8086 intel
0x100E e1000
nic is supprrted
When provisioning
Configuring computer settings (possible reboot)
this failure means Secure BoOT IS on
You don't need to deploy oPENZfS
You can just attach the kERNEL debugger
On KVM it seems to just crash after setting up kernel debugging
So maybe setup serial
https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/bcdedit--dbgsettings
Idea from
https://www.linux-kvm.org/page/WindowsGuestDrivers/GuestDebugging
bcdedit /debug on
bcdedit /dbgsettings serial debugport:n baudrate:115200
where n is the number of a COM port on the virtual machine.
https://lukas.zapletalovi.com/2018/02/accessing-libvirt-vms-via-telnet.html
Or as a TCP server waiting for a client connection.
If your installing the vs, SDK and wdk on your pc you might need to uninstall other versions of vs and SDK if you get errors from the remote debugging plugin
Note
This tells you how to setup auto login
You might be able to use it to retrieve the password for the wdkuser