Cardano on the Rocks – an Energy efficient Staking Pool

img

Preparing A Default Linux Image

If you have decided to use a default Linux image you will need to connect a HDMI-Screen and USB-Keyboard or watch your routers DHCP-Lease table to figure out the assigned IP-Adress of your device.

In order to run the RockPi without an HDMI-Display and Keyboard in the future in “Rock around the clock” mode, you can manually run through a series of commands basically doing the same commands as in the initial-setup script.

There is a script on the clio-one Github repository, which will install all additional required packages on the default Armbian Image, and enable the LED-light and OLD Display functionality.

https://github.com/clio-one/cardano-on-the-rocks/blob/master/scripts/initial-setup.sh

Git Clone it or save it on your RockPi, mark it as executable (chmod +x initial-setup.sh) and start it with root privileges on your RockPi.