update docs

This commit is contained in:
2026-09-24 13:03:52 +08:00
parent f5d9f96409
commit 0d42dc5acc
11 changed files with 570 additions and 10 deletions
+3 -2
View File
@@ -13,8 +13,9 @@ are never used as cartridge identities.
The software boot path has passed on an ARM virtual machine using the actual
FDS Pi kernel. That does not verify Pi firmware, NVMe, RP1, display output, USB
power or physical boot speed. Those checks are deferred until the machine is
assembled. M5 now provides an ordinary-user `FDS>` console with a temporary home
power or physical boot speed. Those checks still require physical testing; follow
the [real-hardware setup guide](../hardware-setup.md). M5 now provides an
ordinary-user `FDS>` console with a temporary home
and measured boot events. Password login remains locked; this is an intentional
local single-user session. The M2 test VM separately offers a temporary root
development shell. See [native init](init.md) and [performance reports](performance.md).