From mboxrd@z Thu Jan 1 00:00:00 1970 From: redhowlingwolves@nc.rr.com (scott) Date: Tue, 27 Sep 2011 21:11:56 -0400 Subject: Kernel not showing in grub2 Message-ID: <4E82745C.2060305@nc.rr.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org I compiled a 3.0.0-rc7 kernel. Everything went smoothly except it doesn't show in the grub menu even after doing sudo update-grub. I see the kernel in /boot/grub/grub.cfg. Everything appears right with the UUID's and all. I noticed in /boot it doesn't list the abi-3.0-rc7. System-map initrd-img, vmlinux and config are all there. Would the missing abi- keep grub from recognizing it or am I barking up the wrong tree. If it is, how do I go about creating the abi short of recompiling. Thanks, Scott