Art Vandalay wrote:what about moving from 2.6.0 to say 2.6.1.....ie can i simply use my *.config that i used in 2.6.0 for 2.6.1?
is it compatible or is that a no no? if not it's a bummer as i cant remember half the options i seletced for 2.6.0, and am too lazy to write them down!
Simply copy the .config file from the old 2.6.0 directory into your new 2.6.1 directory, update the linux symlink, then cd into 2.6.1 directory and run "make oldconfig"
This will fill in 99% of the 2.6.1 .config with all the info from your old one, and will prompt you with any/all new features.
Once this is completed, run make menuconfig and check over everything, especially the processor type selections as somewhere between 2.6.1 and 2.6.2_rc1 the method in which this info is specified has changed...
~j0rus