rushpana.blogg.se

Install qemu ubuntu
Install qemu ubuntu












Next, check that it can use KVM acceleration kvm-ok egrep -c '(vmx|svm)' /proc/cpuinfoĪs long as it doesn’t return 0, then you’re good. If not, add a sudo to commands as needed.įirst, check that your CPU can run VMs. I’ll also assume you are working as root. I’ll assume you have your OS installed, and have sudo rights. The reason I made this guide is because I could have used one If there is something wrong, or something that could be done smarter, please let me know! 1 - Preparation Please report both if you have success on other systems, and if not. I had an issue with my ConBeeII stick that I passed to HA, but no other issues), but I suspect it will work for many Debian-based systems. NOTE: This is for Ubuntu Server LTS 20.04 (though I upgraded after installing this to 22.04 ( do-release-upgrade). Since the install page only describes how to use KVM via a GUI, and I am using KVM in a server setting, I thought I’d share a quick guide to how to do this from CLI only. Installing KVM and deploying Home Assistant OS














Install qemu ubuntu