Skip to content
Open
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion docs/KVM.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Otherwise, to set up the standard way, open `virt-manager` (Virtual Machines).

![](kvm/00.png)

Next, go to `Edit`->`Preferences`, and check `Enable XML editing`, then click the `Close` button.
Next, go to `Edit`->`Preferences`, and check `Enable XML editing`, then click the `Close` button. If you have an older version of virt-manager without support for xml files, you can edit it on `/etc/libvirt/qemu/NAME_OF_THE_VM.xml`.
Comment thread
ChaboCode marked this conversation as resolved.
Outdated

![](kvm/01.png)

Expand Down