Linux Format

LINUX FROM SCRATCH

Part Two

Did you read “Linux From Scratch” in the title of this article and didn’t run away screaming into the night? Then you were either intrigued by the premise presented in the last issue of Linux Format, or are a very special Linux fan indeed. But as the title says, we’re going to get right to it in this follow-up article. So get ready for the nuts, bolts, and other assorted components of Linux From Scratch. In the sake of efficiency, you should have the following prepared before diving into the following sections:

> Lots of patience.

> A steady hand for copying and pasting terminal commands.

> A love of reading (plain black text on white or grey backgrounds).

> High bravery levels in the face of compilation errors.

> An i386- or x86_64-based PC with a modern(ish) distribution installed.

> Hard disk space to spare. Or even better, a blank partition. Even better still, a spare hard drive.

> A copy of https://linuxfromscratch.org/lfs/downloads/stable.

This article will follow along with, and frequently reference, the Linux From (hereafter also ) book. Since the book is an actual book, it can’t reasonably be condensed to the size of an article here. So while we’ll highlight some early parts of the LFS build process, when you embark on this you should follow the book exactly. Its authors took great care in putting together some very fine instructions, so take advantage of them.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container

Related