Hi,

indeed, this helps. I added the drivers plus ahci to modprobe.conf and
generated a new initrd and the systems boots.

Thanks.

cu romal

Eric Paris schrieb:
> On Wed, 2008-01-02 at 09:35 +0100, Robert M. Albrecht wrote:
>> Hi,
>>
>> I did it manually, no message at all, but the file is generated. Should 
>> this be generated automatic ?
>>
>> [EMAIL PROTECTED] ~]# mkinitrd -f /boot/initrd-2.6.24-rc3-git7-ahci.img 
>> 2.6.24-rc3-git7-ahci
>>
>> [EMAIL PROTECTED] ~]# cat /etc/modprobe.conf
>> alias snd-card-0 snd-hda-intel
>> options snd-card-0 index=0
>> options snd-hda-intel index=0
>> alias eth0 sky2
>> [EMAIL PROTECTED] ~]#
> 
> odd, there should be some lines in there for your storage driver, I
> have:
> 
> alias scsi_hostadapter libata
> alias scsi_hostadapter1 ata_piix
> 
> there is probably some sort of kudzu magic that could be used to
> generate that, or you can figure out which drivers you need and add them
> in by hand.  Then rebuilt the initrd and try again....
> 
> -Eric

_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

Reply via email to