Hi everyone,
i am tinkering around with a proxmox test system (PVE_8.3-1) at our environment. I tested the new import wizard and for a Windows 10 machine this worked like a charm.
Another machine i want to import is an old Windows 2000 machine that we have to keep because of legacy software.
The VM itself was created with Vmware vCenterConverter as a P2V conversion.
At first i tried to import with standard settings. This resulted in a "stuck at boot" screen (see screenshot). The cpu utilization is at 100% while stuck at boot.
After some google search i found out that i should use ide for the disks and VMware PVSCSI Controller. No luck with that.
Here is my actual vm config:
Also tried to uninstall vmware tools before import - no luck
I read that i should install qemu guest agent before import. I downloaded the virtio-win-0.1.266.iso and tried to install manually the qemu-ga-i386.msi but that fails with error message, see attached screenshot. Translated from German:
Error loading C:\Program Files\qemu-ga\qga-vss.dll
The specified procedure was not found.
The mentioned file is available at that path, i also have administrator privileges.
When i enter the boot menu before the vm tries to boot, i see both imported disks (third screenshot). So why does it still fail to boot?
Any help would be great!
Greets, Robert
i am tinkering around with a proxmox test system (PVE_8.3-1) at our environment. I tested the new import wizard and for a Windows 10 machine this worked like a charm.
Another machine i want to import is an old Windows 2000 machine that we have to keep because of legacy software.
The VM itself was created with Vmware vCenterConverter as a P2V conversion.
At first i tried to import with standard settings. This resulted in a "stuck at boot" screen (see screenshot). The cpu utilization is at 100% while stuck at boot.
After some google search i found out that i should use ide for the disks and VMware PVSCSI Controller. No luck with that.
Here is my actual vm config:
Code:
bios: seabios
boot: order=ide1;ide0
cores: 1
cpu: qemu32
ide0: none,media=cdrom
ide1: local-zfs:vm-101-disk-0,aio=native,size=17634M
ide2: local-zfs:vm-101-disk-1,aio=native,size=10G
machine: pc-i440fx-9.0
memory: 512
meta: creation-qemu=9.0.2,ctime=1739871193
name: FraeseW2k
ostype: w2k
scsihw: pvscsi
smbios1: uuid=564d361a-fb9e-08ee-1b92-2db3b06defe2
sockets: 1
vmgenid: e63ebac6-4a33-43e7-8058-ff546f22f4d3
Also tried to uninstall vmware tools before import - no luck
I read that i should install qemu guest agent before import. I downloaded the virtio-win-0.1.266.iso and tried to install manually the qemu-ga-i386.msi but that fails with error message, see attached screenshot. Translated from German:
Error loading C:\Program Files\qemu-ga\qga-vss.dll
The specified procedure was not found.
The mentioned file is available at that path, i also have administrator privileges.
When i enter the boot menu before the vm tries to boot, i see both imported disks (third screenshot). So why does it still fail to boot?
Any help would be great!
Greets, Robert
Attachments
Last edited: