LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Dell E520 + Slackware 10.2 (https://www.linuxquestions.org/questions/slackware-14/dell-e520-slackware-10-2-a-571649/)

Ruler2112 07-23-2007 11:54 AM

Dell E520 + Slackware 10.2
 
I've been having issues trying to get Slackware 10.2 installed on a Dimension e520 that I just bought. No matter what kernel I select, the hard drives are not visible. When I choose the test26.s kernel, the keyboard ceases to function before the keymap selection.

What I was able to do is to make a USB stick bootable with Slackware 11, boot off of it, pick the test26.s kernel (the only kernel under 10.2 or 11.0 that the HDs show up under), and install from the 10.2 CDs. However, when I reboot and try to boot off the hard drive, nothing happens. (I'm guessing it's because the driver for the SATA controller is not in the sata.i kernel under 10.2, but that's only a guess.)

How do I go about getting 10.2 to recognize the SATA hard drives in this machine?



(Yes, I know that Slackware 12.0 is out. I developed an application system that this machine is intended to house and that was developed under 10.2. I'd rather not go through the work of installing, configuring, etc and then find out that something in my application doesn't work because of either the different packages or the 2.6 kernel instead of 2.4.)

I should add that I've tried all of the kernels under 10.2 with the SATA controller set to both RAID mode and RAID AutoDetect / ATA mode.

Ruler2112 07-23-2007 04:57 PM

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.


I really wish that Slackware would be updated with the 2.4.x kernel, but I honestly expected a move to 2.6 before this.


All times are GMT -5. The time now is 06:13 PM.