76
Linux distro for an ancient Pentium PC
(lemmy.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
What 32 bit distros have you tried? I would think most would still support Pentium as kernel support has not been removed.
AntiX and Q4OS are both decent choices.
For a machine that limited, I would probably give Damn Small Linux a shot:
https://www.damnsmalllinux.org/
It is Debian based ( actually AntiX ) and so it has access to the full Debian universe ( 32 bit at least ) but has a curated list of applications well tailored to low-resource environments.
Some have said Debian is i686 only but this is what Debian says:
https://www.debian.org/ports/#:~:text=Debian%20supports%20all%20IA%2D32,)%2C%20Cyrix%20and%20other%20manufacturers.&text=Port%20to%20the%20little%2Dendian,ISA%20and%20hardware%20floating%2Dpoint.
Edit: I take it back
https://www.debian.org/releases/stable/i386/release-notes/ch-information.en.html#i386-is-i686
Debian, AntiX, DSL, MX, and Q4OS are all Debian based and so no longer support i586. What a shame.
Edit edit:
That said, this is a recent change ( Debian Bookworm ) and so Debian 11 ( Bullseye ) still supports Pentium. Debian 11.9 was just released in February.