Robert Voigt wrote: [ ...] > Can I just copy a .config file to the kernel source tree
Yes. You'd then need to do a `make oldconfig' (I think) in case there are any options in the new kernel that weren't in the original one. > and where can I get the .config file that was used to build the > kernel-image-2.2.18pre21 for potato? And how about the .depend file? Have a look in /boot, which should contain config-2.2.18pre21. The depend will come from a make depend (either from you or from a make-kpkg). HTH, Stephen -- 990093227

