Hello Dan, Thanks for your help I build my own kernel and just change : nova:~# diff /boot/config-2.6.16-1-mckinley-smp /boot/config-2.6.16-guy 3,4c3,4 < # Linux kernel version: 2.6.16 < # Thu May 4 13:04:43 2006 --- > # Linux kernel version: 2.6.16-guy > # Fri May 26 14:14:26 2006 1041c1041,1047 < # CONFIG_SCSI_QLA2XXX_EMBEDDED_FIRMWARE is not set --- > CONFIG_SCSI_QLA2XXX_EMBEDDED_FIRMWARE=y > # CONFIG_SCSI_QLA21XX is not set > CONFIG_SCSI_QLA22XX=m > CONFIG_SCSI_QLA2300=m > CONFIG_SCSI_QLA2322=m > # CONFIG_SCSI_QLA6312 is not set > # CONFIG_SCSI_QLA24XX is not set
I download the firmware from qlogic web site And I can boot, mount my FC disks :-). The problem now is that the next boot change the driver order (one time megaraid first, another time qla2300 first) it is possible to force megaraid first ? Guy dann frazier wrote: > On Fri, May 26, 2006 at 12:17:59PM +0200, De Leeuw Guy wrote: > >> I try to start on the 2.6.15 >> The error is : >> Done. >> Begin: Mounting root file system... >> Begin: Running /scripts/local-top >> Done >> Begin: Waiting for root file system .... >> >> Maybe the initrd does not have the megaraid driver >> > > Can you provide the entire bootlog? In the meantime, as a workaround, > you can try: > apt-get install yaird > apt-get remove initramfs-tools > dpkg-reconfigure linux-image-2.6.16-1-<flavor> > > -- Guy De Leeuw EDP Manager Eurofer ASBL 211, rue du noyer 1000, Bruxelles Belgium Phone : +32 (2) 738 79 40 Fax : +32 (2) 736 28 22 E-Mail : mailto:[EMAIL PROTECTED] www : http://www.eurofer.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

