What is Fathom-OS
Fathom-OS is a custom Linux distribution being built from source using the Linux From Scratch (LFS) methodology. There is no Debian base, no Ubuntu package set, and no inherited configuration. Every binary in the final system is compiled by hand from verified source code.
Built for developers, sysadmins, and anyone who wants a system they fully understand. Terminal-first. Modular by default. Nothing ships unless it is clean, documented, and justified.
The Story Behind It
This 20-minute discussion was generated by NotebookLM from the project's source material. It covers what pushed a 35-year IT veteran to walk away from Microsoft and Apple, what building Fathom-OS from scratch actually involves, and what the forum at thecaptaindumbass.com is about. No marketing. No polish. Just the story of someone who got fed up and decided to build something instead.
Build Progress
- ✓ Build host provisioned (fathomos-dev, Proxmox)
- ✓ Host system requirements verified (Ch. 2.2)
- ✓ Partition and filesystem setup (Ch. 2.4 and 2.5)
- ✓ Setting the $LFS variable and umask (Ch. 2.6 and 2.7)
- ✓ Packages and patches downloaded (Ch. 3)
- ✓ Final host preparations (Ch. 4)
- ✓ Cross-compilation toolchain (Ch. 5)
- ✓ Cross compiling temporary tools (Ch. 6)
- ✓ Entering chroot and additional tools (Ch. 7)
- ► Core system build (Ch. 8, Part 3 complete)
- ○ System configuration and kernel (Ch. 9 and 10)
- ○ Post-LFS: package manager, branding, v0.1 release
Build Specs
Follow the Build
Every major decision, milestone, and build post is published to the project thread. Follow along as Fathom-OS goes from source tarballs to a bootable system.
View the Project Log