Skip to main content
Topic: Qemu Virtualization: Unable to Start the Service and Add Update in Openrc (Read 572 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Qemu Virtualization: Unable to Start the Service and Add Update in Openrc

I have installed:
Code: [Select]
~$ sudo pacman -Sy qemu-full virt-manager virt-viewer dnsmasq vde2 bridge-utils openbsd-netcat

I have not restarted the system yet.

Then I tried to start the service and add update.

I get these errors:
Code: [Select]
~$ sudo rc-service libvirtd start
 * rc-service: service `libvirtd' does not exist

~$ sudo rc-update add libvirtd
 * rc-update: service `libvirtd' does not exist

Re: Qemu Virtualization: Unable to Start the Service and Add Update in Openrc

Reply #1
How about libvirt-openrc? You always need a XYZ-openrc package in order to be able to have openrc manage service XYZ.