[Bug 788163] New: multiple kernels not showing in Grub
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c0 Summary: multiple kernels not showing in Grub Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader AssignedTo: jsrain@suse.com ReportedBy: jorge.adriano@gmail.com QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1308.0 Safari/537.17 SUSE/24.0.1308.0 For some time now, I've had installed HEAD, STABLE and the default kernel. All have been showing in Grub. Recently, after updating stable to 3.6.5, this kernel disappeared from Grub. After updating HEAD to 3.7.rc3-3 it also disappeared from Grub. I am now left with the default kernel. YaST does show the 3 kernels installed, so it is a problem with Grub. I have however not touched Grub configuration. YaST Bootloader settings show GNU GRUB 2 as being selected. However I hadn't even installed Grub2, only Grub is installed, so that was surprising. Other than that it only shows the default kernel and windows. HEAD and STABLE do not appear listed. Possibly related, I have been updating mkinird using the STABLE kernel repo. Reproducible: Always Steps to Reproduce: 1. Reboot 2. Look at boot loader 3. Search for installed kernels Actual Results: They're not all there Expected Results: All should be there -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c1 --- Comment #1 from jorge aires <jorge.adriano@gmail.com> 2012-11-05 17:01:33 UTC --- Created an attachment (id=511958) --> (http://bugzilla.novell.com/attachment.cgi?id=511958) boot loader config -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c2 --- Comment #2 from jorge aires <jorge.adriano@gmail.com> 2012-11-05 17:03:05 UTC --- Created an attachment (id=511959) --> (http://bugzilla.novell.com/attachment.cgi?id=511959) YaST - installed kernels -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c3 --- Comment #3 from jorge aires <jorge.adriano@gmail.com> 2012-11-05 17:04:06 UTC --- Also, meanwhile I installed grub 2, and reinstalled the Kernels from HEAD and STABLE. They still don't show up in the boot loader's menu. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c4 --- Comment #4 from jorge aires <jorge.adriano@gmail.com> 2012-11-05 22:24:39 UTC --- /boot/grub/menu.lst # Modified by YaST2. Last modification on Mon Nov 5 15:17:41 WET 2012 # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader # For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader default 0 timeout 8 gfxmenu (hd0,5)/boot/message ##YaST - activate ###Don't change this comment - YaST2 identifier: Original name: linux### title GNU GRUB 2 -- openSUSE 12.1 RC 1 - GNU GRUB 2 kernel (hd0,5)/boot/grub2/core.img root=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part6 resume=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part5 splash=silent quiet showopts vga=0x317 ###Don't change this comment - YaST2 identifier: Original name: linux### title Desktop -- openSUSE 12.1 RC 1 - 3.1.10-1.16 root (hd0,5) kernel /boot/vmlinuz-3.1.10-1.16-desktop root=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part6 resume=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part5 splash=silent quiet showopts vga=0x317 initrd /boot/initrd-3.1.10-1.16-desktop ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 12.1 RC 1 - 3.1.10-1.16 root (hd0,5) kernel /boot/vmlinuz-3.1.10-1.16-desktop root=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part6 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317 initrd /boot/initrd-3.1.10-1.16-desktop ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows rootnoverify (hd0,1) chainloader +1 create a new version of this paste -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c5 --- Comment #5 from jorge aires <jorge.adriano@gmail.com> 2012-11-06 13:11:54 UTC --- Below is the log, when re-installing these kernels with zypper. Every time there is an error: "Could not find map /boot/System.map, please specify a correct file with -M. There was an error generating the initrd (9)" Indeed there is no /boot/System.map in my system, but three distinct /boot/System.map-3.x.xx-x.xx-desktop files, one for each kernel. -- Retrieving package kernel-desktop-3.7.rc3-3.1.x86_64 (1/3), 35.4 MiB (153.1 MiB unpacked) Retrieving: kernel-desktop-3.7.rc3-3.1.x86_64.rpm [done (1.1 MiB/s)] Retrieving package kernel-desktop-3.6.5-1.1.x86_64 (2/3), 40.4 MiB (153.7 MiB unpacked) Retrieving: kernel-desktop-3.6.5-1.1.x86_64.rpm [done (1000.2 KiB/s)] Retrieving package kernel-desktop-3.1.10-1.16.1.x86_64 (3/3), 37.6 MiB (144.2 MiB unpacked) Retrieving: kernel-desktop-3.1.10-1.16.1.x86_64.rpm [done (1.1 MiB/s)] Installing: kernel-desktop-3.7.rc3-3.1 [done] Additional rpm output: Kernel image: /boot/vmlinuz-3.7.0-rc3-3-desktop Initrd image: /boot/initrd-3.7.0-rc3-3-desktop Kernel Modules: <not available> Could not find map /boot/System.map, please specify a correct file with -M. There was an error generating the initrd (9) Installing: kernel-desktop-3.6.5-1.1 [done] Additional rpm output: Kernel image: /boot/vmlinuz-3.6.5-1-desktop Initrd image: /boot/initrd-3.6.5-1-desktop Kernel Modules: <not available> Could not find map /boot/System.map, please specify a correct file with -M. There was an error generating the initrd (9) Installing: kernel-desktop-3.1.10-1.16.1 [done] Additional rpm output: Kernel image: /boot/vmlinuz-3.1.10-1.16-desktop Initrd image: /boot/initrd-3.1.10-1.16-desktop Kernel Modules: <not available> Could not find map /boot/System.map, please specify a correct file with -M. There was an error generating the initrd (9) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c6 jorge aires <jorge.adriano@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium --- Comment #6 from jorge aires <jorge.adriano@gmail.com> 2012-11-06 17:57:32 UTC --- The problem was indeed mkinitrd. I downgraded to a previous version of mkinitrd 2.7.1 (more precisely mkinitrd-2.7.1-62.6.1.x86_64, the default one from openSUSE 12.2), reinstalled the kernels, and everything was fine again. Well for the most part. I still have that grub2 item on the grub menu in the middle of all the kernels. No idea what that's for. But anyway, I can boot properly with all my kernels now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788163 https://bugzilla.novell.com/show_bug.cgi?id=788163#c8 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #8 from Michal Marek <mmarek@suse.com> 2013-09-30 08:09:21 UTC --- openSUSE <= 12.1 is no longer active. If you still can reproduce the problem with openSUSE 12.3 or Factory, please reopen the bug and change the product field accordingly. Sorry that I did not have time to address this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com