Фотография
click to show
click to show
I finally got the QEMU images working on Google Cloud. For those having trouble, make sure you have nested-virtualization enabled. I'm sharing a script so you can create the image and then install it with the instance.
gcloud compute images create nested-ubuntu-pro-2004 \
--source-image-family=ubuntu-pro-2004-lts \
--source-image-project=ubuntu-os-pro-cloud \
--licenses=https://www.googleapis.com/compute/v1/projects/vm-options/global/licenses/enable-vmx