If you want an image that boots without the need for any interaction on the installer, see: Is there any prebuilt QEMU Ubuntu image(32bit) online? This section was tested on Ubuntu 20.04 host. More dedicated question: How to share a folder between KVM host and guest using virt-manager? More details at: That also shows the corresponding fstab entry. Mount -t 9p -o trans=virtio,version=9p2000.L host0 /mnt/9p for malware analysis)Īdd to QEMU CLI: -virtfs local,path=/path/to/share,mount_tag=host0,security_model=mapped,id=host0Īnd mount on guest with: sudo mkdir /mnt/9p But on host _GL_SYNC_TO_VBLANK=0 vblank_mode=0 glxgears gives 20k FPS, so I'm guessing graphics were not accelerated?ĭisable networking (e.g. Still with SPICE and QXL, glxgears gives 1k FPS, and the exact same with regular SDL. The root cause of the mess is that QEMU devs seem more focused on non-interactive usage, rather than implementing things like this reliably and therefore killing VirtualBox once and for all: Tried -spice port=5930,disable-ticketing + remote-viewer spice://127.0.0.1:5930, and spice-vdagent is pre-installed on guest, but no success.
It then runs with 2, and saves any post-regular-boot changes there.
first an installation run, skips this if already done.Īfter the install is complete, the script automatically takes a post-install disk snapshot to 2, and creates a diffed copy to 2.# so as to keep a pristine post-install image. # Create an image based on the original post-installation image