Import VM from Google Cloud Platform

Tacioandrade

Renowned Member
Sep 14, 2012
129
20
83
Vitória da Conquista, Brazil
Good afternoon friends! I was wondering if someone has already migrated a VM from Google Cloud to Proxmox, I tried to use Veeam Agent for Linux to generate an image of the system on NFS storage and restored it on Proxmox, but it does not boot at all. =(

It is with the phrase: Booting From Hard Disk all the time ... and it doesn't get out of there!

1593529759576.png

I've tried to recover grub among other things, so far without success!

Has anyone done this process and would know what they could do?

I already put the disk as IDE, SATA, I changed the SCSI Controller to the Default, I enabled NUMA, I placed the processor as Host and so far nothing.

Follows the current hardware of the VM.

1593529863494.png
 
an image of the system on NFS storage and restored it on Proxmox
restore = qm importdisk?

I already put the disk as IDE, SATA, I changed the SCSI Controller to the Default, I enabled NUMA, I placed the processor as Host and so far nothing.
Have you tried changing BIOS to UEFI?
 
restore = qm importdisk?


Have you tried changing BIOS to UEFI?

The problem was not to import the disc, but to boot it! I found out that the problem was in grub, some parameter in it was giving problems, using the boot-repair-disk I was able to boot, but only when I go into recovery mode in grub and after that I have the boot continue!