Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: tsedek1 on 24 April 2025, 10:44:58

Title: Qemu Virtualization: Unable to Start the Service and Add Update in Openrc
Post by: tsedek1 on 24 April 2025, 10:44:58
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
Title: Re: Qemu Virtualization: Unable to Start the Service and Add Update in Openrc
Post by: lotuskip on 24 April 2025, 11:02:34
How about libvirt-openrc? You always need a XYZ-openrc package in order to be able to have openrc manage service XYZ.