Hi,
Having used the virtualhere server for a long while on Synology, I have moved to an Unraid setup, and am keen to get the server on there too. Unfortunately I am still quite the linux novice (but trying to learn!)
I came across this old thread which suggests it ought to work easily https://forums.unraid.net/topic/50098-usb-over-ip-any-interest-in-a-virtualhere-plugin/
However my attempts to use the install script fail, with the error "Error, only systemd is supported". A bit of googling and I can't work out the issue.
Does anybody have any ideas/experience? Thanks!
.
Unraid seems to use /config/go.txt to start programs
So put for example
/path/to/vhusbdx86_64 -b
and see if it works
.
Aha so with my ignorance hadn't realised it had successfully installed through the script - it just wasn't starting up?
If I run the script and then just run "vhusbdx86_64 -b" in the terminal it works
By my logic and experience with unraid's "go" file I should be able to just write the same in there
However either "vhusbdx86_64 -b" or "/path/to/vhusbdx86_64 -b" doesn't work, I get either no command or path found
I gather the install script is managing to download virtualhere but not actually save it anywhere permanently - which makes sense as if I scour unraid's boot drive I can't see a trace anywhere. I could get the installer to run every boot but there must be a neater way than redownloading it every time?
.
It might be better to ask this on the unraid forums because Im not familiar enough with unraid