Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/KVM.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Otherwise, to set up the standard way, open `virt-manager` (Virtual Machines).

Next, go to `Edit`->`Preferences`, and check `Enable XML editing`, then click the `Close` button.

If you're using a version of virt-manager that is not >2.2.0 you won't have the XML editing option. Instead you need to use `virsh edit <vmname> `.

![](kvm/01.png)

Now it is time to add a new VM by clicking the `+` button.
Expand Down Expand Up @@ -200,4 +202,3 @@ sudo ln -s /etc/apparmor.d/usr.sbin.libvirtd /etc/apparmor.d/disable/
You will likely need to reboot to ensure your current shell is added to the group.