Technical Notebook · Physical validation · August 22, 2026

Standalone persistence and direct login validation.

Sanitized validation record for a compact standalone GNU Mach/Hurd operating environment physically demonstrated on Raspberry Pi 4.

Validation scope

This record covers two connected boundaries: portability of a compact system image to different removable media, and normal remote entry into the resulting standalone system with persistent local authentication. It records observed results and their architectural meaning without disclosing reproduction-specific implementation detail.

Completed physical observations

Architectural meaning

Media portability is established within the demonstrated boundary. Successful provisioning to different removable media, full post-write verification, and repeated hardware boots distinguish the operating environment from a one-card laboratory artifact. Generalized runtime media handling was exercised by the physical result.

Persistence is system-level behavior, not merely writable runtime state. A writable root was reached, state was changed, the machine was rebooted, and the changed state was present afterward. Stable SSH server identity supplies an additional continuity check across those boots.

Standalone operation is independent of the earlier network boot dependency. The accepted boots completed without TFTP. The operating environment and its writable state resided on the provisioned system medium during the demonstrated boundary.

Remote entry now follows an ordinary client-to-system path. Authentication material persisted locally, survived reboot, and was accepted from a normal network client. The successful session did not require a project-specific client key, proxy, auxiliary authentication service, or powered recovery bridge.

The validated unit is now an operating environment. Taken together, the observations establish repeat boot, stable identity, writable continuity, and direct interactive entry. The result moves beyond separate boot, storage, and networking demonstrations into a physically usable standalone system boundary.

Attribution and limits

Dwarf Goats builds on GNU, GNU Mach, GNU Hurd, Dropbear, and the work of their upstream contributors. The demonstrated result includes Dwarf Goats-developed GNU Mach/Hurd support implemented by the Dwarf Goats project. No endorsement by or affiliation with the GNU Project, the Free Software Foundation, Richard Stallman, or upstream GNU Mach/Hurd contributors is implied.

This is a validation record, not a reproduction guide or source release. It intentionally omits storage geometry, authentication plumbing, internal topology, build machinery, and recovery procedures.