this post was submitted on 13 Dec 2025
102 points (99.0% liked)

Linux

10798 readers
672 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
 

Today we're installing a modern Linux... on a single 1.44mb floppy disk!

๐ŸŽ Guide: https://github.com/w84death/floppinux

you are viewing a single comment's thread
view the rest of the comments
[โ€“] refalo@programming.dev 3 points 2 weeks ago* (last edited 2 weeks ago)

besides uncompressing itself, there will be other info that is needed at runtime that requires dynamic memory allocation beyond the size of the kernel itself, like hardware/memory maps, framebuffers, filesystem/networking stuff, caches etc.