PDA

View Full Version : When trying to make a kernel img, I get a "no deps found" error?


Artyom
08-03-2007, 10:17 PM
To fix this on an RH-based OS, you can try the following command:

/sbin/new-kernel-pkg --mkinitrd --depmod --install x.x.x

Where x.x.x is the full kernel version found in the /lib/modules directory.