[SOLVED] Unable to start libvirtd / missing services?
Hey all,
not new to Linux, but relatively new to running a different init system, I'm trying to install everything necessary to get KVM/QEMU working fine through virt-manager, but struggling with enabling libvirtd.
I installed the libvirt and libvirt-dinit packages, however when trying to enable libvirtd via dinitctl enable libvirt it fails.
Running dinitcheck libvirtd reveals this:
Checking service: early-modules.target...
Unable to load service 'early-modules.target': service description not found.
Checking service: local.target...
Unable to load service 'local.target': service description not found.
Checking service: login.target...
Unable to load service 'login.target': service description not found.
How can I go about trying to fix this?
Running 6.8.7-zen1-2-zen as kernel, using Cinnamon X11 DE.