Estou tentando configurar uma VM no Fedora 27, mas quando vou criar uma e escolher uma ISO eu recebo a mensagem
The emulator may not have search permissions for the path '/path/to/fedora.iso'
Se eu clicar em sim para corrigir, recebo o erro
Errors were encountered changing permissions for the following directories:
/run/media/user : [Errno 1] Operation not permitted: '/run/media/user'
It is very likely the VM will fail to start up.
Como a mensagem diz. A VM não inicializa. Quando eu procurei o problema eu encontrei esta postagem sugerindo a execução do virt-manager com o sudo mas isso dá a saída.
No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused
(virt-manager:14616): Gtk-WARNING **: cannot open display: :0
O que devo fazer para que o gerenciador virt funcione?