On Sat, 2003-08-02 at 05:07, Peter Ruskin wrote: > On Saturday 02 Aug 2003 00:30, Bud Roth wrote: > > I've tried "depmod -a". I don't have multiple kernels on the box, so > > I don't see how there could be a conflict with the kernel and modules > > version. I did "make distclean". Then I moved a .config back into > > the /usr/src/linux-* and typed "make dep bzImage modules". depmod -a > > produced perplexing output. Most modules are broken: >
I would add two additional instructions make sure /usr/src/linux is a link to your /usr/src/linux-* directory of the kernel you are compiling and do make oldconfig, before continuing with the kernel compile process. > make dep bzImage modules modules_install > ^^^^^^^^^^^^^^^ -- [EMAIL PROTECTED] mailing list