Skip to content

πŸ¦‡ Credits ​

"Nos honram, eles que vieram antes." β€” we honor those who came before.

The Nosferato saga ran on shoulders. Here are them.

Primary docs (the canonical truth) ​

Reference implementations ​

  • πŸ› οΈ Kali ARM build scripts β€” raspberry-pi-zero-2-w.sh β€” the apt-based architecture pattern we eventually adopted. Cite the line apt-get -y -q install raspi-firmware linux-image-rpi-v8 ...
  • πŸ› οΈ RPi-Distro/pi-gen β€” official Pi OS build pipeline. We did NOT use it (sticking to debootstrap base for provenance), but its stage layout informed our thinking.
  • πŸ› οΈ RPi-Distro/firmware-nonfree β€” the Pi-Foundation-curated firmware tree. Symlinked into our firmware-brcm80211 install path.
  • πŸ› οΈ peebles/rpi3-wifi-station-ap β€” the canonical uap0-virtual-interface recipe for STA+AP on one wifi radio. Slated for S01E15 (mgmt AP bake-in).

Critical issues / forum threads ​

Tooling β€” the diagnostic toolkit ​

  • πŸ”§ debugfs β€” e2fsprogs swiss-army knife. Read ext4 partitions without mounting.
  • πŸ”§ journalctl -D /path β€” replay captured systemd journals from elsewhere
  • πŸ”§ multipass (Canonical) β€” lightweight Ubuntu VMs on macOS, arm64 native
  • πŸ”§ debootstrap β€” bootstrap a Debian root from scratch
  • πŸ”§ e2fsck -fy β€” replay a captured ext4 journal so debugfs reads consistently

Companion tools / distros surveyed (didn't switch to, learned from) ​

Acknowledgements ​

  • Pi Foundation β€” for archive.raspberrypi.com/debian. Saved the day in Arc 8.
  • Cypress / Broadcom β€” for the BCM43430 family of wifi chips (despite the naming chaos).
  • The user β€” for the empirical proof in S01E12 (flashed PINN, demonstrated the Pi was alive), for redirecting us to "stop guessing" in Arc 8 (the moment we abandoned trial-and-error and did proper research), and for the NOS-FERA-RATO etymology that gives this whole thing its identity. Nos honram.

Citation format ​

If you re-use any of this in your own writing or another project:

S01E14 of the Nosferato saga, NearTrace project, Hartle Tech.
https://docs.neartrace.app/nosferato/saga/e14-whack-a-mole
2026-05-12

β†’ Saga index Β· Bestiary Β· Cast