Downloads

From The Kinguard Project Wiki
Revision as of 11:43, 19 April 2018 by Pa (talk | contribs)

Jump to: navigation, search

Currently available downloads

OPI

Installation images

Rescue images

Instructions on how to reinstall is available here

The rescue image is very similar to the install image, only that the image does not re-install the system. The system will be available both on the serial port and on ssh with the user/password of root/op237. The root file system can then be accessed and manipulated, but all user data is only available if the encrypted partition in unlocked and mounted by hand.

KEEP

Installation images

In the installer image there is a configuration file that can be used to alter the behavior of the installer image.

In "/etc/kgp-install.conf" there are few parameters avaialbe:

DO_INSTALL=1

By default this parameter is set to "1", which will cause the image to basically do a factory reset by formatting the internal eMMC and reinstalling system software. Any data on the data disk will be left intact.

DO_ADDROOT=0 

By default this parameter is set to "0". By changing this to "1", the system will be installed a root account is added with the password "op237". This is only available on the serial port, ssh is not enabled by default.

How to connect to the serial port is described here.