VM Unable to boot after migrate from Vsphere to Proxmox

Sakamoto

New Member
Oct 25, 2024
18
0
1
Hello Everyone,

I am experiencing an issue while migrating my VM from vSphere to Proxmox. I have successfully done this previously, but on the new server, the VM goes to a blue screen after migration.

I have set the hard disk to SATA, as I understand that SCSI requires drivers to work in Proxmox. However, even with this configuration, it is not working as expected. When using SATA, I check the disk via CMD, and I can see that the disk is detected.

Could you please advise on what might be causing this issue or how to resolve it?

1770959200438.png

1770959237785.png

1770959348284.png
 
Last edited:
Not sure which flavor of Windows you are using, but maybe try:

1. SCSI controller as VirtIO SCSI single or VMware PVSCSI (maybe similar to original?).
2. BIOS as OVMF (you'll need an EFI disk for this).
 
Not sure which flavor of Windows you are using, but maybe try:

1. SCSI controller as VirtIO SCSI single or VMware PVSCSI (maybe similar to original?).
2. BIOS as OVMF (you'll need an EFI disk for this).
Hi @gfngfn256
I have tried all the controller, all gave the same result. For OVMF havent try yet. I will try and update here. Thanks!