Where to find config.rsc

Topics about the Software of Revolution Pi
Post Reply
adolfogc
Posts: 6
Joined: 15 Feb 2019, 03:37

Where to find config.rsc

Post by adolfogc »

Hi,

I'm using the Revolution Pi Connect with Balena OS, so I'm missing the config.rsc file, which is expected to exist at:

Code: Select all

/opt/KUNBUS/config.rsc
.

The following is the output from running dmesg:

Code: Select all

[   17.422743] piControl: loading out-of-tree module taints kernel.
[   17.428124] piControl: built: Wed Jun 2 11:07:36 UTC 2021
[   17.428149] piControl: RevPi Connect
[   17.428162] piControl: MAJOR-No.  : 242
[   17.429983] piControl: MAJOR-No.  : 242  MINOR-No.  : 0
[   17.430411] piControl: error: cannot open file /mnt/boot/config.rsc
[   17.430507] piControl: error: cannot open file /opt/KUNBUS/config.rsc

...
Can you please direct me to where I can find this file (and possibly other related ones)?

My interest is using the revpimodio (https://revpimodio.org/en/homepage) package to pet the watchdog, which expects the user to point it to the config.rsc file.
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Where to find config.rsc

Post by nicolaiB »

Hi,

The configuration is usually located at /etc/revpi/config.rsc and can be written with our configuration tool pictory. For more information please have a look at our tutorials / documentation.

Nicolai
Post Reply