Technically Linux could once upon a time run on a 386, but because the kernel is a non-modular spaghetti-code mess, they had to deprecate 386 support to fix something else. It's only a matter of time before 486 is gone too.
Linux on a 486SX
51–60 of 151 posts
Re: Linux on a 486SX
#52Earlier quoted context omitted.
To add a fun story where Linux saved my live. Back in the 90‘ we had a Clipper / dBASE based DOS app used for capturing orders in a call center after TV commercials. In this case a prime TV show to generate donations. Full house with >100 agents busy. Then the Novell Netware server crashed, and was unable to mount the disks. We managed to switch the users to an older server so they could continue to work. But it firs…
The HP Laserjet 2100 M (PCL and PostScript) is still running. Someone interested into the original PCL Language book which came with the printer?
Re: Linux on a 486SX
#53By the time I got into installing Linux (1996+), I always seemed to be able to find salvageable pentium machines 166Mhz and above. But, my sister ended up returning my old AMD 486 DX4 120Mhz after they bought a new computer. I threw FreeBSD on it for a bit. It ran really well! I'll forever miss this era of computing. The internet was brand new, machines were often Frankensteins built out of spare parts. Computer Shop…
Re: Linux on a 486SX
#54Awesome and thanks for documenting the process! There's large DOS communities with people running vintage hardware, but not much I know of for linux.
Re: Linux on a 486SX
#55My first Linux install was in 1994, on a 486DX/2-66 with 8MB of RAM. At the time it was considered standard hardware and Linux ran really well on it.
I remember when Linux finally got "good enough" in the early 90s and I switched from SCO Xenix and SCO Unix to Linux. Many people ran Linux on 486 machines. Other than the nostalgia of seeing the old boot loaders and boot screens, there's nothing special about this "feat"
Many people ran Windows on 486. But it was Windows 3.x, or 95 at most. If you managed to get Windows 10 to boot on one, surely that would be a feat...
Re: Linux on a 486SX
#56By the time I got into installing Linux (1996+), I always seemed to be able to find salvageable pentium machines 166Mhz and above. But, my sister ended up returning my old AMD 486 DX4 120Mhz after they bought a new computer. I threw FreeBSD on it for a bit. It ran really well! I'll forever miss this era of computing. The internet was brand new, machines were often Frankensteins built out of spare parts. Computer Shop…
Re: Linux on a 486SX
#57IDE -> Compact Flash adapters are good for hardware of this era. new CF cards are cheap. Booting from CDROM was still iffy and some BIOS might not like some drives and so on as i recall.
1. The aforementioned IDE/CF adapter. It helps that it's a dumb PCB since CF speaks IDE natively.
2. A Gotek Floppy Emulator (With the FlashFloppy firmware)
3. A SCSI2SD SCSI emulator.
Re: Linux on a 486SX
#58That same job taught me networking (Novell) and got me programming business apps in MS Access and the rest is history.
Unfortunately I didn't get into Linux until much later.
Re: Linux on a 486SX
#59Re: Linux on a 486SX
#60Earlier quoted context omitted.
Yes. "e" in "eLILO" stands for "EFI". But then (U)EFI is an OS in itself, you can boot Linux directly from it, no bootloader needed: https://wiki.archlinux.org/title/EFISTUB
> But then (U)EFI is an OS in itself Would it be accurate to describe (U)EFI as being like MS-DOS (i.e. single-tasking), but running in protected mode?