Diskless Debian Boot with ZFS, iSCSI, and PXE: A Technical Guide
By
Aniket
Pure flour-power. Hearty enough to carry you through lunch.
Summary
A technical guide on setting up a diskless Linux (Debian) boot system using ZFS, iSCSI, and PXE/Netboot.xyz. The author describes their motivation for offloading OS storage to a network drive to free up local NVMe space for AI model storage, outlines the server setup using a single Debian 13 server for all services (Netboot.xyz, TFTPD, iSCSI Target, ZFS ZVol), and notes performance limitations while explaining that OS performance is not critical since models run from local storage and RAM.
Key quotes
· 3 pulledInstalling Debian on a network drive will indeed be noticeably slower than a native install.
Since I'm going to use some portion of my local NVMe drive to store & load the models, I didn't really care about the OS performance as I have enough RAM to run everything smoothly once the OS has booted up.
A single Debian 13 based server is used for Netboot.xyz, tftpd, iSCSI Target & ZFS ZVol.
You might also wanna read
Why small pull request policies can backfire on software quality
The article critiques a common software engineering policy that limits pull requests (PRs) to small sizes (e.g., 500 lines, few files). Whil
apenwarr.ca·1h agoHow Anthropic contains Claude's expanding access across its products
Anthropic describes how it has evolved its approach to granting Claude, its AI assistant, increasingly broad access to internal systems over
Testing Cursor's Jira integration: How ticket quality affects AI agent performance
Cursor launched a Jira integration that lets developers assign tickets directly to an AI agent, eliminating context switching. The author te
bit.ly·3h agoNetflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Anthropic Releases Free Security Plugin for Claude Code Terminal to Detect Vulnerabilities
Anthropic has released a free security-guidance plugin for its Claude Code terminal tool that autonomously reviews code edits, model outputs
cybersecuritynews.com·4h agoResearcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h ago