Hi,
here I have a new install of Proxmox:
I setup a VM to install Windows 10 in UEFI mode:
No way to boot ISO (with Secure boot ON or OFF):
Win10_21H1_Italian_x64.iso
Win10_21H2_Italian_x64.iso
At boot Press a key to Install... for few seconds show Proxmox boot logo and than reset automatically VM.
Meanwhile with same config this ISO is booting fine and installing:
Win10_1909_Italian_x64.iso
than Windows Update try to update to 20H2 and after reboot it stuck on Proxmox boot logo.
Stop VM and start manually than Windows Update try to update again but same issue at reboot.
At third attempt Windows Update didn't update anymore with error: 0x1900101
It is possible to activate a debug mode in the UEFI bios to show error details?
I tried different versions of q35 but always same issue.
With Seabios zero issue, boot and install fine 21H2 but if I try to convert to UEFI with mbr2gpt and reboot vm changing to OVMF didn't boot and got stuck on Proxmox boot logo.
Any suggestions?
Best regards,
Emilien
here I have a new install of Proxmox:
Code:
Kernel Version Linux 5.13.19-3-pve #1 SMP PVE 5.13.19-7 (Thu, 20 Jan 2022 16:37:56 +0100)
PVE Manager Version pve-manager/7.1-10/6ddebafe
I setup a VM to install Windows 10 in UEFI mode:
Code:
agent: 1
bios: ovmf
boot: order=ide0;scsi1
cores: 8
cpu: IvyBridge
efidisk0: local:101/vm-101-disk-0.qcow2,efitype=4m,pre-enrolled-keys=1,size=528K
ide0: local:iso/Win10_21H2_Italian_x64.iso,media=cdrom,size=5666466K
ide2: local:iso/virtio-win-0.1.215.iso,media=cdrom,size=528322K
machine: pc-q35-6.1
memory: 32768
meta: creation-qemu=6.1.0,ctime=1642763510
name: client1
net0: virtio=xxxxxxxxxxxxxxxxxxxxx,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi1: nvme:vm-101-disk-0,cache=writeback,discard=on,size=300G
scsihw: virtio-scsi-pci
smbios1: uuid=xxxxxxxxxxxxxxxxxxxxxxxxx86db
sockets: 1
vmgenid: xxxxxxxxxxxxxxxxxxxxxxxxxxxxfb5
No way to boot ISO (with Secure boot ON or OFF):
Win10_21H1_Italian_x64.iso
Win10_21H2_Italian_x64.iso
At boot Press a key to Install... for few seconds show Proxmox boot logo and than reset automatically VM.
Meanwhile with same config this ISO is booting fine and installing:
Win10_1909_Italian_x64.iso
than Windows Update try to update to 20H2 and after reboot it stuck on Proxmox boot logo.
Stop VM and start manually than Windows Update try to update again but same issue at reboot.
At third attempt Windows Update didn't update anymore with error: 0x1900101
It is possible to activate a debug mode in the UEFI bios to show error details?
I tried different versions of q35 but always same issue.
With Seabios zero issue, boot and install fine 21H2 but if I try to convert to UEFI with mbr2gpt and reboot vm changing to OVMF didn't boot and got stuck on Proxmox boot logo.
Any suggestions?
Best regards,
Emilien