Public bug reported: Binary package hint: grub2
Although Update Manager installed the 2.6.31-10.31 kernel it is not available as a boot option on the grub2 menu. I've appended /boot/grub/grub.cfg. I'm booting from an SD flash card (selected from the BIOS menu on reboot). This is a regression (previous kernel upgrades were reflected in the menu but now I seem to be stuck on 2.6.31-9). # # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### load_env set default=0 if [ ${prev_saved_entry} ]; then saved_entry=${prev_saved_entry} save_env saved_entry prev_saved_entry= save_env prev_saved_entry fi insmod ext2 set root=(hd2,1) search --no-floppy --fs-uuid --set 602fd2a6-d2fc-4e2c-b6b6-170ba3a7767c if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe if terminal_output gfxterm ; then true ; else # For backward compatibility with versions of terminal.mod that don't # understand terminal_output terminal gfxterm fi fi set timeout=10 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### set menu_color_normal=white/black set menu_color_highlight=black/white ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### menuentry "Ubuntu, Linux 2.6.31-9-generic" { set quiet=1 insmod ext2 set root=(hd2,1) search --no-floppy --fs-uuid --set 602fd2a6-d2fc-4e2c-b6b6-170ba3a7767c linux /boot/vmlinuz-2.6.31-9-generic root=UUID=602fd2a6-d2fc-4e2c-b6b6-170ba3a7767c ro quiet splash initrd /boot/initrd.img-2.6.31-9-generic } menuentry "Ubuntu, Linux 2.6.31-9-generic (recovery mode)" { insmod ext2 set root=(hd2,1) search --no-floppy --fs-uuid --set 602fd2a6-d2fc-4e2c-b6b6-170ba3a7767c linux /boot/vmlinuz-2.6.31-9-generic root=UUID=602fd2a6-d2fc-4e2c-b6b6-170ba3a7767c ro single initrd /boot/initrd.img-2.6.31-9-generic } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { linux16 /boot/memtest86+.bin } menuentry "Memory test (memtest86+, serial console 115200)" { linux16 /boot/memtest86+.bin console=ttyS0,115200n8 } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file is an example on how to add custom entries ### END /etc/grub.d/40_custom ### ProblemType: Bug Architecture: i386 CheckboxSubmission: 10129b34737ccce5dde695974272e29d CheckboxSystem: efe96daad1e2b8af01b857b891a9a8c8 Date: Thu Sep 10 19:58:14 2009 DistroRelease: Ubuntu 9.10 Package: grub-pc 1.97~beta2-2ubuntu1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-9.29-generic SourcePackage: grub2 Uname: Linux 2.6.31-9-generic i686 ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- Installed 2.6.31-10.31 kernel not on menu https://bugs.launchpad.net/bugs/427679 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs