I'm trying to revive an ancient Thinkpad 380XD computer to be 'destroyed' by my child. Specs are:
- Pentium II 233MHz
- 64Mb RAM
- 60 or 80Gb HDD (original one broke, only bootable UNDER 1st 8Gb)
- NeoMagic VGA, 2Mb
- 1xUSB 1.1
- CD-ROM, almost useless as it read almost only original CDs.
- 1,44Mb Floppy
- 2 x PCMCIA 32 bits (CardBus)
- 10/100 Ethernet card, Tulip chipset
- Non used USRobotics 50K modem/fax
- IrDA, Serial, Parallel, PS/2 (on expansion bay), and many others
* That computer was used with gentoo as home server several years ago.
1) I use a one of few working text-mode live-CD to boot computer and repartition disk:
- 128Mb boot, primary
- Windows, primary
- Data, shared, Windows/Linux
- Extended
- - Linux root
- - Linux swap
3) Linux installation was a nightmare, as most of live-CDs were not readable by computer's drive, and USB boot is not supported.
Luckly I have a Boot Floppy, Plop Boot Manager, that is able to boot a USB mass storage device (warning: not CDs!).
I created it using Windows 98, then used a USB stick to boot into AntiX live (JWM, minimal, stop slim service and do a text-mode installation).
4) Everything OK, except the need to move manually boot data to boot partition and reconfigure/reinstall grub (remember, no boot possible after 1st 8GB, and Windows has 10Gb).
5) Reboot, GRUB menu OK, AntiX option, fire.... and HANG! OOM when trying to uncompress initrd to memory.
6) OK, as I'm experienced with my own initrd-less kernels (the only ones I use on Gentoo), manually compiled with necessary drivers, I compiled my own kernel without initrd not ramdisk. With ext and SATA drivers integrated (only my PATA model).
7) Grub reconfiguration/installation and FIRE!
__{{emoticon}}__ I have my AntiX / Windows 98 ancient computer working. Now let's install some games; maybe it can run SHOGO MAD, Linux or Windows version...
Edit:
I want to note that AntiX kernel is 4.x series, but installing linux-sources package I got 3.6.x series. Is there any AntiX package with new & patched AntiX kernel?