LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   Installation on a Dell Poweredge 1850 (https://www.linuxquestions.org/questions/slackware-installation-40/installation-on-a-dell-poweredge-1850-a-320079/)

sardiskan 05-04-2005 12:15 PM

Installation on a Dell Poweredge 1850
 
I'm attempting to install Slackware 10.1 to a Dell Poweredge 1850. When I get booted to the install CD, the system is unable to see the SCSI HDD. I do the following command:

Code:

# fdisk /dev/sda
But the system tells me it can open /dev/sda. I also notice that on bootup to the install CD I don't see any mention of the SCSI device being initialized. I have tried the scsi.s scsi2.s and scsi3.s kernels to no avail. Any ideas?

|2ainman 05-05-2005 05:15 AM

did you try the adaptec kernel?

sardiskan 05-05-2005 08:39 AM

Is it adaptec.s? I tried all the scsi kernels I could see. I don't know all the kernel options I have.

|2ainman 05-05-2005 09:54 AM

Post output of dmesg here, and then maybe someone can figure it out

sardiskan 05-05-2005 10:49 AM

That's ok, I decided to go with FC3 instead of Slack. I really wanted to use gentoo but gentoo would work on it either.

Jason

jjaujou 11-25-2005 02:24 PM

Solution
 
Just to answer this question for anyone else that might've found it, the Dell Poweredge 1850 uses an LSI Logic SCSI controller. Use the raid.s kernel when installing to detect your hard disks.

slackergeek 12-11-2005 03:49 PM

Hmmmm- I've tried all of the provided kernels off the Slack10 CD on a Poweredge 4400. raid.s and scsi2.s both allow fdisk/cfdisk to see the SCSI RAID5 array but WILL NOT detect the CDROM which runs off the onboard SCSI controller. Now scsi.s is the kernel that detctects the SCSI cdrom but NOT the SCSI RAID5 array. I think that I have to either (a)build a kernel based on either the raid.s or scsi2.s with support for the onboard SCSI driver fot the CDROM or (b)Install Suse. I'm also toynig whith the idea of connecting a seperate SCSI cable off the same card for the RAID array to the CDROM with a 50/68 pin adapter.

dieyouspammer 01-31-2006 01:06 PM

I ran into the same problem on a Dell PE 2400. Had to compile a special kernel with the CONFIG_MEGARIAD_LEGACY instead of CONFIG_MEGARAID_NEWGEN, plus an adaptec module - forget which.

I'll do some more searching around, but does anyone know which module to select for a 2.6 kernel that will boot the LSI RAID?

lestoil 01-31-2006 08:31 PM

you can scan the test26s SW10.2 kernel(2.6.13) config file and the test26s SWcurrent kernel(2.6.14)at main slackware web page from Get Slack to any of the mirrors. kernel 2.6+ includes aacraid support look for enable CONFIG EXPERIMENTAL=y and CONFIG_SCSI_AACRAID={y,m}

sardiskan 02-21-2006 08:10 PM

All this time later, and I ended up using FreeBSD on the system HA.

De1aney 04-23-2006 07:24 PM

Quote:

Originally Posted by dieyouspammer
I ran into the same problem on a Dell PE 2400. Had to compile a special kernel with the CONFIG_MEGARIAD_LEGACY instead of CONFIG_MEGARAID_NEWGEN, plus an adaptec module - forget which.

I'll do some more searching around, but does anyone know which module to select for a 2.6 kernel that will boot the LSI RAID?

those Config lines, where did u end up putting them.
I've just got hold of a 2400, and while the install goes ok, the reboot doesn't load lido. When the boot floppy is used, the machine goes into a kernel panic, unable to mount the Root Drive (sda1)


All times are GMT -5. The time now is 02:38 PM.