From: Alan B. <A.L...@lb...> - 2003-04-30 22:50:14
|
hi, > Hello, > > I use 2.4.13 kernel from APUS site and during boot I see that Woody cannot > find lib/modules/2.4.13/modules.deb > It's quite obvious since such file isn't included in kernel's archive. > Where can I get it? Or how can I create it myself? modules.deb or modules.dep ? if the former...its most likely some debian package thing - you didnt install kernel via debian package, thus the file isnt there - ignore warning. if the latter, then its because the dependency list hasnt been made, as root, run "depmod -a" alan |