Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Custom Debian boot disk Image for VM (ARM64-T2A)

I am trying to create my own debian OS image(for arm64 ampere altra platform) and trying to create one VM instance from it.
Till now I could able to create the image, but when I am trying to attach the image to create one instance every time I am getting this below error:

"This boot disk source does not support gVNIC"

Though I have enabled "gve" driver in the kernel and it will always load at the boot time.@

This I have tested with QEMU and I did not find any problem with the image.

Can anyone please help?

1 2 777