https://bugzilla.novell.com/show_bug.cgi?id=755183 https://bugzilla.novell.com/show_bug.cgi?id=755183#c0 Summary: Grub2 will left stale kernel entry in it's config when update kernel Classification: openSUSE Product: openSUSE 12.2 Version: Milestone 1 Platform: x86 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Bootloader AssignedTo: mchang@suse.com ReportedBy: mchang@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: --- I did 12.1 installation with grub2 as default bootloader (use dud for patching the installation dvd). When installation finished, tried to update the kernel via zypper: $ zypper update kernel-desktop Kernel updated from 3.1.0-1.2-desktop to 3.1.9-1.4 Then I saw resulting config containing entry for removed kernel image (/boot/vmlinuz-3.1.0-1.2-desktop). $ ls /boot/vmlinuz-3.1.0-1.2-desktop ls: cannot access /boot/vmlinuz-3.1.0-1.2-desktop: No such file or directory Reproduce Step: 1. zypper update kernel-desktop Expect Result remove obselete kernel entry in grub2's config, if it was removed. Actual Result: removed and obselete kernel remains in grub2's config. PS. I report against 12.2 milestone because I though it had same issue, quilt obvious to me .. -- 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.