Thursday, January 27, 2005

module autoload?

I used to put my nic driver module in /etc/modules.autoload.d/kernel-2.6
but then /etc/init.d/net.eth0 tends to fail.

Then I did an alias in /etc/module.d/alias
alias eth0 e1000
then
modules-update
all ok. why?

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?