top | item 30037430

(no title)

jggonz | 4 years ago

I just remembered compiling an early 2.0.xx kernel on an old 386DX AT&T server that was given to me when I was a teenager in the 90s. It spent hours doing it and I loved watching gcc take several seconds to compile each file! I also recall that the hard drive in that thing must have weighed at least 40lbs. Those were fun days!

Here's an eBay item that is pretty much exactly what I had back then: https://www.ebay.com/itm/294597619526?mkevt=1&mkcid=1&mkrid=...

discuss

order

knorker|4 years ago

By "hard drive" I assume you mean "computer"?

Yeach. Yeah I had two of those when they were being thrown out. MCA was a really horrible bus between ISA and PCI. I recall it not wanting to boot unless you installed drivers for all your cards into the BIOS, or something.

So not only did your OS need drivers, but your BIOS did too.

I may misremember.

Compiling the kernel was basically an overnight operation, IIRC.

But yeah they were built like tanks. Even the power switch felt like you were turning the power back on to the fences in Jurassic Park.

guenthert|4 years ago

> I may misremember.

Yeah, I think you do.

> Compiling the kernel was basically an overnight operation, IIRC.

When, on what hardware?

Who was it who complained that compiling the Linux kernel took always ten minutes, regardless of hardware generation? (which of course, isn't entirely true: https://openbenchmarking.org/test/pts/build-linux-kernel)

For me, on my 386DX 24Mhz with 8MiB RAM, it took about 20minutes late 92 or early 93 (SLS 1.0 -- pre 1.0 kernel), but I had to leave X11, as otherwise the machine would swap to death.