Hi all, i just have a nice issue with the import of a VM from vmware [ovf] into proxmox, i imported the VM with this:
the new created VM boot up and load the first partition, the boot one is ext4, grub allows me to choose which kernel to boot the machine with, but this fails every time as it doesn't find root partition; in fatc the second and the last partition in a LVM volume[root and swap], I believe that the problem is in the failure to mount the lvm partitions, but /etc/fastab and the grub files looks good. any suggestion?
qm importovf 200 <VM name>.ovf local-lvm
the new created VM boot up and load the first partition, the boot one is ext4, grub allows me to choose which kernel to boot the machine with, but this fails every time as it doesn't find root partition; in fatc the second and the last partition in a LVM volume[root and swap], I believe that the problem is in the failure to mount the lvm partitions, but /etc/fastab and the grub files looks good. any suggestion?