XenServer to Proxmox

pietshost

New Member
Feb 26, 2018
3
0
1
33
Beverungen, Deutschland
piets-host.de
Hey guys!

I need to migrate some VMs from Xen Server 5.6 to Proxmox, so I did the following:

  • "xe vm-export" to export an XVA from a VM.
  • Extract the XVA and then "xenmigrate.py" to convert it to a raw img
  • Converted the .img to qcow2
  • created a VM in Proxmox
  • Tried to start the VM
It is a Windows Server 2008 R2 VM, and I'm getting the error "no bootable device"..

Do you have any advices for me?

Thanks in advance!

EDIT: Wow, I just changed the SCSI Controller to default and attached the Disk as IDE and now it's starting..

BUT: It's just starting to recovery mode.. what's wrong?