Hey there ! read just every messages here and one point is maybe not treatened right. So as nobody mentioned the following maybe it is quite normal to all of you, but this is not my experience. I do a lot of kernel-compiling and the problem of fanished options on my system always is related to changes of options and dependencies within the kernel-tree. So what allways solves the problem :
1. and most impotant : dont mount /boot - Partition if there is one - otherwise hide all your config-files from older and the actual kernel(s). move them to /opt/save-xy-kernel-configs/oldconffor2.2 and so on. 2. delete all /src/kernel-trees 3. untar the 2.6.10 with tar -xpvjf 4. symlink kernel -> src/linux 5. cd src/linux 6. make --mkproper 7. whatever you want (menuconfig, xconfig....) after that really all options of the new kernel should be there. good luck Karl -- [email protected] mailing list
