On Mon, Oct 22, 2001 at 11:32:00PM -1000, Warren Togami wrote: > Ok, I successfully made a driver disk that the installer recognizes (below). > I figured that it wouldn't hurt to put both Promise and HPT370 on the same > disk, so I did so. Unfortunately, Anaconda doesn't recognize ataraid > devices. It should (well I added code to it for this) > Did you figure a way to get past this in the installer, install > GRUB and make a working system? > > modules.cgz contains ataraid.o, pdcraid.o, hptraid.o from > kernel-2.4.7-10.i386.rpm in /lib/modules/2.4.7-10/kernel/drivers/ide/ > $ ls -l > total 12 > -rw-r--r-- 1 root root 112 Oct 22 22:59 modinfo > -rw-r--r-- 1 root root 7755 Oct 22 22:58 modules.cgz > -rw-r--r-- 1 root root 34 Oct 22 23:00 modules.dep > -rw-r--r-- 1 root root 258 Oct 22 23:00 pcitable > -rw-r--r-- 1 root root 21 Oct 22 12:29 rhdd-6.1 > $ cat modinfo > Version 0 > pdcraid > scsi > "Promise FastTrak RAID Controller" > hptraid > scsi > "HPT370 UDMA/ATA100 RAID Controller" I think the "scsi" here is wrong..