arighi / virtme-ng

Quickly build and run kernels inside a virtualized snapshot of your live system
GNU General Public License v2.0
417 stars 45 forks source link

readme: docker: --privileged and virtiofsd #98

Closed matttbe closed 6 months ago

matttbe commented 6 months ago

virtme will fallback to tcg is KVM cannot be used. That's a shame and it might not be clear that by default, the container will not have access to KVM. An easy way is to launch docker with --privileged.

While at it, also recommend using Ubuntu 23.10 with virtiofsd.