I want to OEM install Ubuntu 20.04LTS and distribute it with KVM installed. A user who boots the installed OS must be a member of the "libvirt" group in order to use KVM, but how do I set it to automatically join the group the first time it boots?

1 Answer

Maybe make use of cloud-init for automated-install.

Also the answer here might be helpful.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy