Hi to all.
I'm moving a lot of VMs from XenServer to Proxmox. I did this more or less 90-100 times before with my conversion script, every time worked properly EXCEPT for 1 VM.
On the machine i'll add virtio_pci and virtio_blk modules to initramfs , then I install grub (if not already installed) and then export the machine from XS to PVE.
99% of the times, it works but this time grub is unable to load the kernel, i'm getting:
"you need to load the kernel first"
then if i go to grub rescue console, trying to manually load the kernel (grub is able to see all files with the native "ls" command) i'm getting:
error: invalid magic number.
Any idea ?
I'm moving a lot of VMs from XenServer to Proxmox. I did this more or less 90-100 times before with my conversion script, every time worked properly EXCEPT for 1 VM.
On the machine i'll add virtio_pci and virtio_blk modules to initramfs , then I install grub (if not already installed) and then export the machine from XS to PVE.
99% of the times, it works but this time grub is unable to load the kernel, i'm getting:
"you need to load the kernel first"
then if i go to grub rescue console, trying to manually load the kernel (grub is able to see all files with the native "ls" command) i'm getting:
error: invalid magic number.
Any idea ?