this post was submitted on 26 Aug 2025
60 points (96.9% liked)

Linux

9310 readers
415 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] nyan@lemmy.cafe 4 points 1 week ago

You actually can boot without one—the system I'm typing this on right now has none. However, you have to keep the system simple enough that the root partition can be mounted without requiring anything not built into the kernel. That means your root partition can't be encrypted or RAIDed, and you can't build the support for the filesystem it uses as a module, which can mean a custom kernel. Most people don't want to bother.