Has anyone managed to boot particleOS on virt-manager at all? This seems legit impossible to boot on a vm outside of `mkosi vm` for me...
Basically clone the repo, generate a disk image with `mkosi -B -f`, then try to boot the main `.raw` disk image with `systemd-vmspawn --cpus=4 --ram=1073741824 --kvm=true --tpm=true -i ParticleOS_blah.raw`
It just keeps failing for me with this issue: https://github.com/systemd/systemd/issues/39955
