From 467c4092dbcc489c73feb9dd7cdc5321e01d6972 Mon Sep 17 00:00:00 2001 From: Links Date: Fri, 8 Apr 2022 20:20:22 +0200 Subject: [PATCH] add Bootup OS selection --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 4eaee21..e684696 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,22 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI - SD card updade image - access to the x6100 (or a way to extract files form the update image) +# Bootup OS selection + +the Image build by this repo has multible boot options, +based on which button is pressed on startup powerup of the Device. +currently the buttons under the screen are used. + +- no Button: Boot internal storage (Y6100 orginal OS) +- 1 Button: currently same as Button 2 but reserved for later use +- 2 Button: stock Kernel + Armbian with xfce on screen +- 3 Button: Armbian Kernel + boot to console + +Notes: +- you can release the button as soon the button backlight LED come on. +- Armbian Kernel currently has no support for the screen + + # VNC after armbian init setup, a VNC server will be running on port 5900 powerd by lightdm.