Re: Kernel not showing in grub2
On 09/28/2011 10:07 AM, Pritam Bankar wrote:
Check the /lib/modules directory for corresponding entry for 3.0.0. sudo update-grub does only scanning of /boot directory and puts them in a list so its look like grub update error. abi-3.0-rc7 will not create because its only present when your kernel comes from standard distro. Anyway you can manually edit grub.cfg file.
On Wed, Sep 28, 2011 at 6:41 AM, scott<redhowlingwolves@nc.rr.com> wrote:
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
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (1)
-
scott