Did you update grub to know about the new kernel? You might want to search for some kernel build howto's. If your build just made a binary and placed it in /boot, you still need to update your menu.lst file and do a grub-install /sda (or whatever device your boot hd is). If it works then you could update that menu.lst file to default to your new Kernel.
-Tom On Wed, Apr 1, 2009 at 2:22 PM, zhenyu zhong <[email protected]>wrote: > Hi, > This might sound like a stupid question related to linux kernel > installation. > > I have trouble building vanilla linux kernel successfully. > I followed the instruction in the INSTALL, and built the kernel > without any errors, however, after I reboot the box, the new kernel > couldn't be loaded. > > I am using Debian etch 4.0 kernel 2.6.18.6 and trying to install 2.6.19.2 > > Does anyone have any experiences? > > Many thanks! > Edward > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
