From 1c53bd0ef2c097f24d9ac241e82eb801872d6b26 Mon Sep 17 00:00:00 2001 From: Crash_Override Date: Thu, 28 Mar 2024 12:04:36 +0100 Subject: [PATCH] root access hint --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index aa5afa6..162352e 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,11 @@ In normal Linux system there are no login or any shell accessible. ![Serial console](doc/serial_console.png) +### root access + +Is not easy possible at the moment. There is a SSH server active without password, but firewall protects it. +It is neccessary to modify content of the eMMC. You can modify firewall rules to access ssh via WiFi or spawn a console on serial console port with adding a tty via systemd on /dev/ttymcx3. + ## eMMC pinout I dumped the whole eMMC from a locked ebay unit with desoldering it. I wrote down all PINs to the eMMC, so we can try to connect it without desoldering and risk to damage the PCB.