Downloads: Difference between revisions
(18.06 release) |
No edit summary |
||
Line 5: | Line 5: | ||
Please read the [https://www.kinguardproject.org/download/releases/18.06/ReleaseNotes_18.06.pdf ReleseNotes]. | Please read the [https://www.kinguardproject.org/download/releases/18.06/ReleaseNotes_18.06.pdf ReleseNotes]. | ||
=== How to install === | |||
For KEEP write the image to a USB stick and press and hold the button for 10 seconds while inserting power. | For KEEP write the image to a USB stick and press and hold the button for 10 seconds while inserting power. | ||
For OPI write the imate to a uSD card, insert it into OPI and apply power. | For OPI write the imate to a uSD card, insert it into OPI and apply power. | ||
=== Installer Configuration === | |||
In the installer image there is a configuration file that can be used to alter the behavior of the installer image. | In the installer image there is a configuration file that can be used to alter the behavior of the installer image. | ||
Revision as of 13:39, 18 May 2018
Current release
The current release for The Kinguard Project is "Kinguard 18.06".
Install images are provided on the Kinguard Download Area for both OPI and KEEP.
Please read the ReleseNotes.
How to install
For KEEP write the image to a USB stick and press and hold the button for 10 seconds while inserting power.
For OPI write the imate to a uSD card, insert it into OPI and apply power.
Installer Configuration
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.
Older releases provided by OpenProducts
OPI
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.