https://bugzilla.novell.com/show_bug.cgi?id=336538

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=336538#c33





--- Comment #33 from Rafael Wysocki <[EMAIL PROTECTED]>  2008-01-14 09:12:37 
MST ---
Since your /etc/sysconfig/kernel contains the line

INITRD_MODULES="processor thermal ata_piix fan jbd ext3 edd"

the sd module won't be added to the initrd.  It probably should look like this:

INITRD_MODULES="processor thermal sata_sil pata_atiixp fan jbd ext3 edd atiixp"

(from my system) with sata_sil, pata_atiixp and atiixp replaced by the
analogous drivers fitting your hardware.

Alternatively, you can try to compile the sata and sd drivers directly into the
kernel (ie. not as modules).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to