When I attempt to install a WSL distro, I get this error:
WslRegisterDistribution failed with error: 0x80370102
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
I've enabled that and confirmed that nested virtualization is turned on. cat /sys/module/kvm_intel/parameters/nested contains "Y".
I used 'qm set 101 --cpu host' and confirmed that the vm's CPU is now set to host. And yet the error persists.
Any suggestions of what I might be missing? I've read the nested virtualization top 10 times and followed it to the letter, I believe. I've restarted the VM but not proxmox itself, though I made no changes to proxmox itself anyway (nested virt was always on).
Thanks!
Dave
bios: ovmf
boot: order=ide0;ide2;net0
cores: 32
cpu: host,flags=+hv-evmcs
efidisk0: local-lvm:vm-101-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: local-lvm:vm-101-disk-1,cache=writeback,size=64G
ide2: local:iso/Win11_English_x64v1.iso,media=cdrom,size=5434622K
machine: pc-q35-6.2
memory: 8192
meta: creation-qemu=6.2.0,ctime=1663825286
name: win11stor01
net0: e1000=FE:41:C5:C35:41,bridge=vmbr0,firewall=1
numa: 0
ostype: win11
parent: Install_DarkMode
scsihw: virtio-scsi-pci
smbios1: uuid=cd21cf31-2fcf-45c0-a625-7357b323b849
sockets: 1
tpmstate0: local-lvm:vm-101-disk-2,size=4M,version=v2.0
vmgenid: d6525bf6-d888-4d5b-9211-423f568cefc9
"Dave's Garage on YouTube"
WslRegisterDistribution failed with error: 0x80370102
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
I've enabled that and confirmed that nested virtualization is turned on. cat /sys/module/kvm_intel/parameters/nested contains "Y".
I used 'qm set 101 --cpu host' and confirmed that the vm's CPU is now set to host. And yet the error persists.
Any suggestions of what I might be missing? I've read the nested virtualization top 10 times and followed it to the letter, I believe. I've restarted the VM but not proxmox itself, though I made no changes to proxmox itself anyway (nested virt was always on).
Thanks!
Dave
bios: ovmf
boot: order=ide0;ide2;net0
cores: 32
cpu: host,flags=+hv-evmcs
efidisk0: local-lvm:vm-101-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: local-lvm:vm-101-disk-1,cache=writeback,size=64G
ide2: local:iso/Win11_English_x64v1.iso,media=cdrom,size=5434622K
machine: pc-q35-6.2
memory: 8192
meta: creation-qemu=6.2.0,ctime=1663825286
name: win11stor01
net0: e1000=FE:41:C5:C35:41,bridge=vmbr0,firewall=1
numa: 0
ostype: win11
parent: Install_DarkMode
scsihw: virtio-scsi-pci
smbios1: uuid=cd21cf31-2fcf-45c0-a625-7357b323b849
sockets: 1
tpmstate0: local-lvm:vm-101-disk-2,size=4M,version=v2.0
vmgenid: d6525bf6-d888-4d5b-9211-423f568cefc9
"Dave's Garage on YouTube"
Last edited: