-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi all,
I've got a server that I'm rebuilding and I've been given an Adaptec 2100S single channel scsi card to use. Problem is I can't find drivers for CentOS 4 anywhere.
So far I've tried the adaptec drivers on the install CD but when it comes time to use disc druid it doesn't see the array that I've setup.
don't know if it matters, but I've got the CDROM on IDE0 port and nothing on IDE1 port.
Are there drivers for this scsi card anywhere?
thanks,
- -- Mark
"If you have found a very wise man, then you've found a man that at one time was an idiot and lived long enough to learn from his own stupidity." ============================================== Powered by CentOS5 (RHEL5)
Mark Weaver wrote:
I've got a server that I'm rebuilding and I've been given an Adaptec 2100S single channel scsi card to use. Problem is I can't find drivers for CentOS 4 anywhere.
The driver is included in the kernel now, though apparently not built by default upstream. You'll need to rebuild your kernel, enabling:
Device Drivers -> SCSI device support -> SCSI low-level drivers -> Adaptec I2O RAID Support
The resulting device driver will be called dpt_i2o. You'll need to know that if, after installing the new kernel, kudzu can't figure things out from there.