Hi there,
I just set up PVE 8.2.4 on my newly built home server with AMD 7500 CPU, no issue for creating and running of a Debian VM, but encountered a strange problem when tried to install a Windows 10 VM. The Windows ISO image was downloaded from Microsoft website, which is attached to IDE2, the virtio-win iso is attached to IDE0.
Here is the configuration of the Windows VM:
agent: 1
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,kvm=off'
boot: order=ide0;ide2;scsi0;net0
cores: 2
cpu: host,hidden=1,flags=-pcid;-spec-ctrl;-ssbd;+ibpb;+virt-ssbd;+amd-ssbd;+amd-no-ssb
efidisk0: local-lvm:vm-101-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: local:iso/virtio-win.iso,media=cdrom,size=708140K
ide2: local:iso/Win10_22H2_Chinese_Simplified_x32v1.iso,media=cdrom,size=4261992K
kvm: 1
machine: pc-q35-7.2
memory: 8192
meta: creation-qemu=9.0.0,ctime=1723112152
name: Win10
net0: virtio=BC:24:11:EA:72:E4,bridge=vmbr0,firewall=1
numa: 0
ostype: win11
scsi0: local-lvm:vm-101-disk-1,discard=on,iothread=1,size=50G
scsihw: virtio-scsi-single
smbios1: uuid=be294481-d5c8-4850-bc82-d19beb79c653
sockets: 1
tablet: 1
tpmstate0: local-lvm:vm-101-disk-2,size=4M,version=v2.0
vga: memory=256
vmgenid: 1a355edc-5629-466a-b613-12052c54709f
I have tried with various hardware changes but no luck.
1) If BIOS was set to UEFI, the ISO would not be loaded at all and console prompted with no bootable disks found, so I have to choose BIOS as SeaBIOS;
2)Tried Display type as Default, VMware Compatible, Standard VGA, Virtio-GPU; didn't try SPICE yet, as need to install virt-viewer manager on my Mac, not done it yet;
3)Machine tried to set as default (i440fx), nothing would appear; has to be with "q35", tried many differnet versions (8.2, 7.2, 6.2..)
Symptom:
with current VM config, NoVNC console can receive input "ESC" when option "press ESC for boot menu" and able to press number to select different boot options; whie when Windows started installation and asked to select lanaguage (as below image - I tried to install Windows with simplified Chinese), no any input could be captured by the console. The only choice for me was to stop the VM, "shutdown" even doesn't work (assume VM is started correctly yet).
Much appreciate if anyone could shed a light how to fix. Thanks!
I just set up PVE 8.2.4 on my newly built home server with AMD 7500 CPU, no issue for creating and running of a Debian VM, but encountered a strange problem when tried to install a Windows 10 VM. The Windows ISO image was downloaded from Microsoft website, which is attached to IDE2, the virtio-win iso is attached to IDE0.
Here is the configuration of the Windows VM:
agent: 1
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,kvm=off'
boot: order=ide0;ide2;scsi0;net0
cores: 2
cpu: host,hidden=1,flags=-pcid;-spec-ctrl;-ssbd;+ibpb;+virt-ssbd;+amd-ssbd;+amd-no-ssb
efidisk0: local-lvm:vm-101-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: local:iso/virtio-win.iso,media=cdrom,size=708140K
ide2: local:iso/Win10_22H2_Chinese_Simplified_x32v1.iso,media=cdrom,size=4261992K
kvm: 1
machine: pc-q35-7.2
memory: 8192
meta: creation-qemu=9.0.0,ctime=1723112152
name: Win10
net0: virtio=BC:24:11:EA:72:E4,bridge=vmbr0,firewall=1
numa: 0
ostype: win11
scsi0: local-lvm:vm-101-disk-1,discard=on,iothread=1,size=50G
scsihw: virtio-scsi-single
smbios1: uuid=be294481-d5c8-4850-bc82-d19beb79c653
sockets: 1
tablet: 1
tpmstate0: local-lvm:vm-101-disk-2,size=4M,version=v2.0
vga: memory=256
vmgenid: 1a355edc-5629-466a-b613-12052c54709f
I have tried with various hardware changes but no luck.
1) If BIOS was set to UEFI, the ISO would not be loaded at all and console prompted with no bootable disks found, so I have to choose BIOS as SeaBIOS;
2)Tried Display type as Default, VMware Compatible, Standard VGA, Virtio-GPU; didn't try SPICE yet, as need to install virt-viewer manager on my Mac, not done it yet;
3)Machine tried to set as default (i440fx), nothing would appear; has to be with "q35", tried many differnet versions (8.2, 7.2, 6.2..)
Symptom:
with current VM config, NoVNC console can receive input "ESC" when option "press ESC for boot menu" and able to press number to select different boot options; whie when Windows started installation and asked to select lanaguage (as below image - I tried to install Windows with simplified Chinese), no any input could be captured by the console. The only choice for me was to stop the VM, "shutdown" even doesn't work (assume VM is started correctly yet).
Much appreciate if anyone could shed a light how to fix. Thanks!