Just tried updating the BIOS using a Windoze LiveCD built with BartPE. I'm now running 2.4.0 version of the BIOS, but still nothing when I boot from the 10.2 slackware CD. :(
Got it figured out. I found this posted yesterday about the newest 2.4.x kernel: http://lkml.org/lkml/2007/7/22/160 Armed with this information, I was able to get it working. Here's how:
I booted from test26.s off a USB drive, partitioned the hard drive, then started the setup program and installed from the 10.2 CDs. I picked bare.i, knowing that it wouldn't work. After installation, I rebooted, again booting from the usb drive with 'test26.s root=/dev/sda2 noinitrd ro' as the boot string. (This loaded the 2.6 kernel that recognized the SATA controller and told it that the root file system exists on /dev/sda2.)
I got a prompt and extracted the 2.4.34 kernel to /usr/src. I then applied the patch to take the kernel to 204.35-rc1. Compiled the kernel, installed it, rebooted, and all was well.
A few more steps and I now have this system running software RAID-1 for the boot, root, and swap partitions. (I was going to try to use the Dell RAID function built into the BIOS, but even after I created the RAID-1 drive via the BIOS, all I was presented with was the two individual SATA drives.)
Ruler2112
15 Posts
0
July 20th, 2007 18:00
sdrrds
8 Posts
0
July 21st, 2007 05:00
sorry no idea.. You could try 11.0, not too many changes from 10.2 to 11.0
Message Edited by sdrrds on 07-21-2007 01:13 AM
Ruler2112
15 Posts
0
July 23rd, 2007 15:00
Nobody has ever tried to install a 2.4.x kernel on a machine with this SATA controller before?!????
Ruler2112
15 Posts
0
July 23rd, 2007 16:00
Ruler2112
15 Posts
0
July 23rd, 2007 20:00
I booted from test26.s off a USB drive, partitioned the hard drive, then started the setup program and installed from the 10.2 CDs. I picked bare.i, knowing that it wouldn't work. After installation, I rebooted, again booting from the usb drive with 'test26.s root=/dev/sda2 noinitrd ro' as the boot string. (This loaded the 2.6 kernel that recognized the SATA controller and told it that the root file system exists on /dev/sda2.)
I got a prompt and extracted the 2.4.34 kernel to /usr/src. I then applied the patch to take the kernel to 204.35-rc1. Compiled the kernel, installed it, rebooted, and all was well.
A few more steps and I now have this system running software RAID-1 for the boot, root, and swap partitions. (I was going to try to use the Dell RAID function built into the BIOS, but even after I created the RAID-1 drive via the BIOS, all I was presented with was the two individual SATA drives.)