[SOLVED] libvirtd + community-gtk 25 April 2023, 14:00:48 how do I start libvirtd on community-gtk? Last Edit: 25 April 2023, 18:19:38 by Hitman
Re: libvirtd + community-gtk Reply #1 – 25 April 2023, 16:35:31 Your question is vague so i assume you've met the error where virt-manager doesn't connect after starting the service. Try to run it as root: sudo virt-managerTo check the status of the libvirtd service you have for instance on OpenRC: rc-service libvirtd status
Re: libvirtd + community-gtk Reply #2 – 25 April 2023, 17:26:20 when i do "rc-service libvirtd status" it says "*rc-service: service 'libvirtd' does not exist" while, libvirtd is downloaded, also, i didn't start libvirtd because i don't know how to start it, as it just fails when i try to do the start command.
Re: libvirtd + community-gtk Reply #3 – 25 April 2023, 18:00:02 Please confirm that you have package 'libvirt-openrc' installed.
Re: libvirtd + community-gtk Reply #4 – 25 April 2023, 18:07:51 libvirt-openrc was not installed that's why it didn't work, thanks alot for the help. 1 Likes