Mikkel L. Ellertson wrote:
[...]
> One thing to keep in mind is that the module is not going to get
> loaded until the root file system gets mounted. If you need the
> module loaded before that, you can include it in the initrd. You
> would list it in /etc/sysconfig/mkinitrd. (I don't remember the
> exact format.)

you set the MODULES variable, which is picked up by mkinitrd.

MODULES="intelfb"

or similar. Multiple modules are space separated inside the quotes.


Regards,

Stuart
-- 
Stuart Sears RHCA etc.
"It's today!" said Piglet.
"My favourite day," said Pooh.

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to