06-30-2024, 01:19 PM
(06-30-2024, 12:28 PM)Tim Curtis Wrote: What steps did you use to install rb?
Hi Tim,
Thanks for the reply,
I have tried both of the following via the inbuilt SSH session shell in a box option, usually the armv7 option works
Roon Bridge x86_64
$ curl -O http://download.roonlabs.com/builds/roon...inuxx64.sh
$ chmod +x roonbridge-installer-linuxx64.sh
$ sudo ./roonbridge-installer-linuxx64.sh
Roon Bridge armv7hf
$ curl -O http://download.roonlabs.com/builds/roon...armv7hf.sh
$ chmod +x roonbridge-installer-linuxarmv7hf.sh
$ sudo ./roonbridge-installer-linuxarmv7hf.sh
- Dan