W2003R2 image from Disk2VHD boot in blue screen.

BenOki

New Member
Apr 1, 2026
1
0
1
Hello Team ,
I'm quite a newbie with Proxmox.

I did receive a VHD image created with Disk2VHD v.1.63 from a now defunct W2003R2. The W2003 disks are basic.
Unfortunately when it boots a receive shortly after the 2003 logo, a blue screen and a fast reboot - I can't check the error code.

Here is what I did :
I created a VM (101) without HD.
I imported the image : qm importdisk 101 ./2003R2.VHD storage + qm rescan
An unused disk appears in my 101 - I added it.

here is my config :

qm config 101

bios: seabios
boot: order=ide2;net0
cores: 1
cpu: x86-64-v2-AES
ide2: none,media=cdrom
machine: pc-i440fx-10.1
memory: 2048
meta: creation-qemu=10.1.2,ctime=1775047296
name: v-sicsko
net0: virtio=BC:24:11:FF:F6:3F,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: wxp
sata0: storage:101/vm-101-disk-0.raw,size=430025112K
smbios1: uuid=ab1d969b-73e7-4653-a6dd-15c3db3dfd7f
sockets: 1
vmgenid: 541b95d2-4df6-418d-ae8c-692aacc70500


Would you have any direction to search ?