While creating a VM with root user logged in :
/etc/libvirt/qemu.conf must have following values set :
user = "root"
group = "root"
clear_emulator_capabilities = 0
Otherwise , you will get connection reset error while launching the guest.
No comments:
Post a Comment