

# - linux-image-generic: downloads the kernel image we will use under /boot

Not a pre-made image, but it downloads all pre-built packages, so it is also fast, but also much more configurable and useful. # sparse resize: does not use any extra space, just allows the resize to happen later on.ĭd if=/dev/zero of=flash0.img bs=1M count=64ĭd if=/usr/share/qemu-efi/QEMU_EFI.fd of=flash0.img conv=notruncĭd if=/dev/zero of=flash1.img bs=1M count=64 Sudo apt-get install cloud-image-utils qemu The Ubuntu cloud images are pre-installed images that allow your to boot directly without doing the usual desktop system installation. This answer contains detailed steps for the following setups:Īll was tested on an Ubuntu 18.04 host targeting 18.04 guests.
