On 22-Jan-2002 Oki DZ wrote: > Hi, > > Have you ever encountered a situation where you are about to upgrade the > kernel and then noticing that you can't just copy your > /usr/src/linux/.config due to the fact that the new kernel version has > some new module settings so that plain copying of .config file would make > kernel compilation not working? >
on occasion. if you copy the .config over, then do 'make oldconfig' it should prompt you with any new questions.