On Tue, 2005-03-08 at 10:14 +0800, Longming Lee wrote: > I have installed FC2 at the LSI SCSI card disk, and run smoothly > for a long time. But I try to change the LSI SCSI to ADAPTEC > SCSI(ASC-29160). > I got a panic error message while I boot from ASC-29160. > > I can find 'aic7xxx.o' at '..../kernel/drivers/scsi/aic7xxx/'. How should > I do to add ASC-29160 into boot procedure? Do you have: alias scsi_hostadapter aic7xxx in /etc/modprobe.conf? If not, the initrd used for booting the system will probably not include it either, hence it can't find it at boot time. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>