Linux on a 486SX
ocawesome101.github.io
Linux on a 486SX
1–10 of 151 posts
Re: Linux on a 486SX
#2Re: Linux on a 486SX
#3Re: Linux on a 486SX
#4Had running Linux as web proxy until about 2001. Interesting to see that what was quite normal at that time has become to a topic of interest again.
Re: Linux on a 486SX
#5Re: Linux on a 486SX
#6http://www.dimlight.org/number9/dmesg_index.html
The TRI-m in that list was a 486, although not modern linux. http://www.dimlight.org/number9/dmesg/dmesg_machz.html
Re: Linux on a 486SX
#7Unfortunately it didn't survive a household clear out 3 years later, and that fills me with regret. Maybe I could've been trying my own projects on it now. I always liked the relative simplicity of the OS and hardware.
Re: Linux on a 486SX
#8Few months ago, somebody did a series of live streaming events on bringing up a 486-based tablet PC (which happened to be an old voting machine) with modern linux. Kernel turned out to be the easy part. Booting grub from BIOS that doesn't support LBA addressing (CHS only) - a bit harder. Running X11 on hardware without PCI - ridiculously hard: https://diode.zone/w/kMhja4oBUvP6CScsiDZP38
Re: Linux on a 486SX
#9Re: Linux on a 486SX
#10Remember the days back in 90‘ (Must have been 1994) when installing Slackware distribution on 486 DX from about 15 floppy disks to the internal HDD. Had running Linux as web proxy until about 2001. Interesting to see that what was quite normal at that time has become to a topic of interest again.
We managed to switch the users to an older server so they could continue to work. But it first seemed the HDD and files got corrupted and unrecoverable by disk tools from Netware. We thought of using a commercial recovery service, but this would cause delay and cost $$$$.
So I removed the disks from Netware, fired up a Linux PC, connected the HDD to the Adaptec SCSI (Luckily install prior for a CD drive). The file system was not mountable, but something like dd /dev/sdb1 |strings „JJJJMMDD“ discovered lots of salvage records.
This literally saved my ass and the company.