Hi guys, I'm trying to run Windows 11 Guest with WSL2. My config is the following:
i5 12400
Proxmox 7.4-3 Kernel 5.15.104-1
Windows 11 Guest -
CPU type is Host
Nested Virtualization is enabled (Checked with cat /sys/module/kvm_intel/parameters/nested)
When booting into Windows 11,
Task manager show
Virtual Machine: Yes,
and L1 Cache is N/A but the CPU name is correct: i5 12400
Manually editing the config file for the VM, adding in: args: -cpu 'host, +vmx, -hypervisor' will then have Task Manager show the correct CPU specs, L1 L2 L3, Virtualization Enabled
However, in both case, trying to install WSL then reboot will fail => Automatic Prepare.
Exact same behavior if I use Windows Server 2022 However, nested work with another PVE Guest, I tried an LXC on that and it works fine.
Curiously, Virtualbox works fine in the Windows 11 Host. I have not tested in Windows Server 2022 yet.
Can someone help me get this running?
i5 12400
Proxmox 7.4-3 Kernel 5.15.104-1
Windows 11 Guest -
CPU type is Host
Nested Virtualization is enabled (Checked with cat /sys/module/kvm_intel/parameters/nested)
When booting into Windows 11,
Task manager show
Virtual Machine: Yes,
and L1 Cache is N/A but the CPU name is correct: i5 12400
Manually editing the config file for the VM, adding in: args: -cpu 'host, +vmx, -hypervisor' will then have Task Manager show the correct CPU specs, L1 L2 L3, Virtualization Enabled
However, in both case, trying to install WSL then reboot will fail => Automatic Prepare.
Exact same behavior if I use Windows Server 2022 However, nested work with another PVE Guest, I tried an LXC on that and it works fine.
Curiously, Virtualbox works fine in the Windows 11 Host. I have not tested in Windows Server 2022 yet.
Can someone help me get this running?