Strange Console window issue

riverjs

New Member
Jun 13, 2024
4
1
3
Hello,

I'm new to proxmox and just installed it, I'm trying to create a windows 11 VM via usb ISO and when I boot the iso I get a strip of the display in the same blue background as the windows install screen... I turned off/on local scaling and all it does it make it smaller.

Any advised would be appreciated!

Screenshot 2024-06-12 221800.png
 
Try opening console as a new window in your browser, so in GUI select a different menu for VM (for instance Summary), then press the Console button/menu on the right-hand side.
 
bios: ovmf
boot: order=ide0;ide2;net0
cores: 1
cpu: x86-64-v2-AES
efidisk0: local-lvm:vm-100-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: local-lvm:vm-100-disk-1,size=100G,ssd=1
ide2: cdrom,media=cdrom
machine: pc-q35-8.0
memory: 8192
meta: creation-qemu=8.0.2,ctime=1718247295
net0: e1000=D6:EE:F1:AE:88:00,bridge=vmbr0,firewall=1
numa: 0
ostype: win11
scsihw: virtio-scsi-single
smbios1: uuid=98e1384a-5cf3-4eec-96f0-eb5e768a063d
sockets: 4
tpmstate0: local-lvm:vm-100-disk-2,size=4M,version=v2.0
usb0: host=2-3,usb3=1
vmgenid: 30262768-3c70-47ca-9160-bc0385006f25

[PENDING]
boot: order=usb0;ide0;ide2;net0
vga: vmware
 
I don't see any ISO for the cdrom to install Windows. You seem to be trying to use USB instead? Maybe try by copying the ISO to /var/lib/vz/template/iso/ & then add to cdrom media for install.

One other thing; have you tried disenabling the "Autoresize Window" check-box?
 
Good you've got it working. Maybe tag mark the thread-title with [SOLVED], (upper right hand corner under title).