BLOG
17 February 2023

Qemu Virtual Machine Manager (KVM)

TTTThis

After VirtualBox turned bad (everyone says it's much slower, and it can't even be installed on lots of OSs anymore), people are turning to Qemu, which is better anyway because it's FOSS.

It uses qcow2 files (currently), not .vdi files (which VirtualBox uses). You can 'migrate' .vdi files to become qcow files (use your old VirtualBox VMs in Qemu) but I haven't done that yet.


Install was not simple, but did work.

To make shared folders in the current Qemu,

Actually, I don't think you need to do that mount command because it's done by the following necessary steps for persistence. In Guest VM,

When you reboot it should have the Shared folder shared.

NewerLubuntu 18.04 OlderCrop edges off photos (ImageMagick)