Failed to connect to CDEmu daemon
I am trying to install and use the virtual cd program CDEmu, I have installed cdemu-daemon, cdemu-client and vhba-module. When I try to run the command "cdemu load 0 image.iso" I get this error
ERROR: Failed to connect to CDEmu daemon: g-io-error-quark: Error calling StartServiceByName for net.sf.cdemu.CDEmuDaemon: Timeout was reached (24)
The solution to this would be to link the service to the runnit services so that it runs on startup or try to start it manually using sv but when I run the command "sv cdemu-daemon status" I get the error
fail: status: unable to change to service directory: file does not exist
Any help would be appreciated on how I would be able to get package cdemu-daemon into /etc/runnit/sv/* since it is in /run/runnit/service but its not a folder but a program which is a bit confusing