From 32d512f8e1ce3569e94828d99849654b66ea3f11 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 24 Mar 2026 03:59:22 +0000 Subject: [PATCH] Complete boot menu documentation with all options (A, B, C) https://claude.ai/code/session_01JR2EMK7rwrZJowpstcaxQ6 --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c6b908..2f99e90 100644 --- a/README.md +++ b/README.md @@ -525,16 +525,20 @@ DIAGNOSTIC BREAK MENU 3 - Toggle Primary Agent Selection 4 - Download Agent/ Diag 5 - Reinitialize Agent Configuration Files - ... + 6 - Display Error Log + 7 - Display System Information 8 - Continue Boot Sequence 9 - Reset + A - Power-Cycle + B - Toggle Do-POST Selection [ ENABLED ] + C - Run POST tests Select: Booting Agent in 60 seconds... ``` Press **5** — "Reinitialize Agent Configuration Files". The switch wipes its config and reboots into factory defaults. You have 60 seconds before it boots automatically. -The other useful options: **1/2** switch between primary (v7.9.6) and secondary (v7.6.2) firmware. **9** reboots. **8** continues the normal boot if you entered the menu by accident. +Other useful options: **1/2** switch between primary (v7.9.6) and secondary (v7.6.2) firmware. **6** shows the error log. **7** shows system info. **8** continues normal boot if you entered the menu by accident. **9** resets (reboots). **A** power-cycles. **B** toggles POST (hardware self-test) on/off. **C** runs POST tests manually. **Method 2 — CLI (requires working login)**