Re: kvm/qemu
On 1/7/25 21:42, George at Clug wrote:
# export PATH=$PATH:/usr/sbin
# apt install qemu-system libvirt-daemon-system virt-manager
# adduser <youruser> libvirt
# adduser <youruser> kvm
I never had any problems without being member of group 'kvm'.
But maybe that's because I do everything KVM related through
libvirt.
The above installation does not add nested vitalisation (i.e. running a hypervisor in a VM), which is something I have fun playing with from time to time, but is not normally something most people want to do)
I don't think that you need any extra installation for
nested virtualization, just CPU passthrough to get the
processor features required for virtualization.
Detlef
Reply to:
- References:
- kvm/qemu
- From: "Roy J. Tellason, Sr." <roy@rtellason.com>
- Re: kvm/qemu
- From: George at Clug <Clug@goproject.info>