Answer the question
In order to leave comments, you need to log in
How to give rights to run an image from another disk in virt-manager?
Hello!
There was a problem with KVM. If the hard disk of the guest OS is located on another disk, and not the one where linux is installed, then KVM does not start this virtual machine and writes (maybe the emulator does not have rights to search for the /media/aser/... path). If Wirth. hard lies for example /var/lib/libvirt/images , then everything works fine.
The rights to the files are the same. Changed the rights, the result is zero. Googled and couldn't find any information.
Please tell me what is the problem?
Answer the question
In order to leave comments, you need to log in
Only $USER (and root) have access to the /media/$USER mounted drives, and libvirt/virt-manager runs qemu-kvm as libvirt-qemu
Solution: in /etc/libvirt/qemu.conf specify
user = "username"
group = "groupname"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question