[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrading to un-debianized kernel



  Miro> I recently upgraded to the 2.0.17 kernel, although this problem 
  Miro> occured with other non-debian kernels. I now get, on boot, and in 
  Miro> my daemon log when use diald and pppd,
  Miro> Can't locate module net-pf-4
  Miro>   ""        ""        ""  -5

  Boris> it's aliases 
  Boris> ignore it

Or set up your /etc/conf.modules:

	#alias eth0 <enter your driver here>
	#alias <whatever you don't have that kerneld complains about> off
	alias net-pf-4 off
	alias net-pf-5 off    

-- 
Dirk Eddelb"uttel                             http://qed.econ.queensu.ca/~edd



Reply to: