Building a NAS entirely from an Alpine Linux initramfs
By
ethanpil
The bagel they save for the regulars. Don't skim, savour.
Summary
The author describes their NAS setup called "frood" which runs entirely as a single initramfs containing a full Alpine Linux system. This "diskless mode" approach runs everything from memory, which is fast and reduces wear on system storage (often SD cards), while dedicated drives are used for the ZFS pool. The article explains the rationale, benefits, and technical implementation of this unconventional but delightful NAS configuration.
Key quotes
· 3 pulledIt's just one big initramfs containing a whole Alpine Linux system. It's delightful and I am not sure why it's not more common.
I've always liked running systems from memory: it's fast and prevents wear on the system storage device, which is often some janky SD card, because the good drives are dedicated to the ZFS pool.
Alpine's answer to this is 'diskless mode'
You might also wanna read
Databricks launches OpenSharing protocol as Linux Foundation project for AI model and data sharing
Databricks launched OpenSharing, the successor to its open-source Delta Sharing protocol, now a standalone Linux Foundation project. OpenSha
bit.ly·2d agoAVX-512 Optimization Boosts Linux RAID Performance by Up to 41% on AMD Ryzen 9 9950X
Eric Biggers, a Google Linux cryptography expert, has developed an AVX-512 optimized xor_gen() function for the Linux kernel's software RAID

Synology FlashStation FS200T: Compact SSD NAS for Home and Small Office Use
Synology has launched the FlashStation FS200T, a compact and quiet NAS designed for homes and small offices. It features six 2.5" SSD bays,
