On Sat, 18 Jul 2009, Alan Zheng wrote: > By the way, my compile kernel step is that: > > 1) make mrproper > 2) make menuconfig > 3) make bzImage Try just 'make' at this step. > 4) make modules > 5) make install > 6) make modules_install