Hello,
I have been having issues with windows 11 wsl2 working under proxmox.
I am fairly new so i am just going to go based off on the threads that i saw of the information that i might be asked for.
This is the configuration from my vm. I added the args based on another thread that i saw that i thought might helped but unfortunately it did not.
This is the thread https://forum.proxmox.com/threads/cant-get-wsl2-to-work-on-win11-under-proxmox-7-2-ve.115582/
I also followed the nested virtualization guide (https://pve.proxmox.com/wiki/Nested_Virtualization) but no avail as well
This is my
Not really sure what else to do or what guide to follow.
Any help or a guide is greatly appreciated.
I have been having issues with windows 11 wsl2 working under proxmox.
I am fairly new so i am just going to go based off on the threads that i saw of the information that i might be asked for.
This is the configuration from my vm. I added the args based on another thread that i saw that i thought might helped but unfortunately it did not.
This is the thread https://forum.proxmox.com/threads/cant-get-wsl2-to-work-on-win11-under-proxmox-7-2-ve.115582/
I also followed the nested virtualization guide (https://pve.proxmox.com/wiki/Nested_Virtualization) but no avail as well
Code:
args: hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vpindex,hv_runtime,hv_crash,hv_time,hv_synic,hv_stimer,hv_tlbflush,hv_ipi,hv_reset,hv_frequencies...
bios: ovmf
boot: order=ide0;ide2;net0
cores: 16
cpu: host
efidisk0: wd_blue_three_td_hdd:vm-105-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: wd_blue_three_td_hdd:vm-105-disk-1,size=1000G
ide2: local:iso/Win11_22H2_English_x64v1.iso,media=cdrom,size=5427180K
machine: pc-q35-7.1
memory: 32000
meta: creation-qemu=7.1.0,ctime=1676776066
name: dev
net0: e1000=0E:C7:CF:57:BA:30,bridge=vmbr0,firewall=1
numa: 0
ostype: win11
scsihw: virtio-scsi-single
smbios1: uuid=75334601-012a-4865-8a3f-3557162e2db0
sockets: 1
tpmstate0: wd_blue_three_td_hdd:vm-105-disk-2,size=4M,version=v2.0
vmgenid: 6c9ec98e-50b4-47cf-bb11-311160eff844
This is my
Code:
pveversion -v
Code:
root@proxmox:/etc/pve/qemu-server# pveversion -v
proxmox-ve: 7.3-1 (running kernel: 5.15.74-1-pve)
pve-manager: 7.3-3 (running version: 7.3-3/c3928077)
pve-kernel-5.15: 7.2-14
pve-kernel-helper: 7.2-14
pve-kernel-5.15.74-1-pve: 5.15.74-1
ceph-fuse: 15.2.17-pve1
corosync: 3.1.7-pve1
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.24-pve2
libproxmox-acme-perl: 1.4.2
libproxmox-backup-qemu0: 1.3.1-1
libpve-access-control: 7.2-5
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.2-8
libpve-guest-common-perl: 4.2-3
libpve-http-server-perl: 4.1-5
libpve-storage-perl: 7.2-12
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 5.0.0-3
lxcfs: 4.0.12-pve1
novnc-pve: 1.3.0-3
proxmox-backup-client: 2.2.7-1
proxmox-backup-file-restore: 2.2.7-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.5.3
pve-cluster: 7.3-1
pve-container: 4.4-2
pve-docs: 7.3-1
pve-edk2-firmware: 3.20220526-1
pve-firewall: 4.2-7
pve-firmware: 3.5-6
pve-ha-manager: 3.5.1
pve-i18n: 2.8-1
pve-qemu-kvm: 7.1.0-4
pve-xtermjs: 4.16.0-1
qemu-server: 7.3-1
smartmontools: 7.2-pve3
spiceterm: 3.2-2
swtpm: 0.8.0~bpo11+2
vncterm: 1.7-1
zfsutils-linux: 2.1.6-pve1
Not really sure what else to do or what guide to follow.
Any help or a guide is greatly appreciated.