[Bug 427854] New: some entries removed from menu. lst and order of entries changed after kernel update
https://bugzilla.novell.com/show_bug.cgi?id=427854 Summary: some entries removed from menu.lst and order of entries changed after kernel update Product: openSUSE 11.0 Version: Final Platform: x86 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jaanvajakas@hot.ee QAContact: jsrain@novell.com Found By: --- Created an attachment (id=240615) --> (https://bugzilla.novell.com/attachment.cgi?id=240615) my original menu.lst and the menu.lst and menu.lst.old generated during the kernel update After a kernel update (this time from 2.6.25.11-0.1 to 2.6.25.16-0.1, but the same behavior has occurred with previous kernel updates), some GRUB menu entries, that I have manually added to menu.lst, get removed. Also the order of the entries is changed: the failsafe openSUSE menu item for the new kernel becomes the second menu option but the failsafe item for the old kernel was sixth. Expected behavior: only two entries - openSUSE and failsafe openSUSE - should get replaced with the ones for newer kernel versions, no additional entries should be removed and the order of the entries should not be changed. In the attachment menu.zip, the file menu.lst.original is my original /boot/grub/menu.lst, the file menu.lst is the new /boot/grub/menu.lst (after restart after the kernel update) and the file menu.lst.old is the file /boot/grub/menu.lst.old that seems to be generated during the kernel update where new entries have been added but no entries have been removed yet. Of course I can always manually recover my menu.lst from menu.lst.old, it is a bit tedious to do it after each kernel update. -- 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=427854 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de -- 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=427854 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |visnov@novell.com AssignedTo|yast2-maintainers@suse.de |jreidinger@novell.com -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c1 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jaanvajakas@hot.ee --- Comment #1 from Josef Reidinger <jreidinger@novell.com> 2008-10-06 00:37:25 MDT --- At first, order of items during upgrade is not so easy, because everybody expect another order after upgrade (but this affect also if you install more then one kernel). I hope this should be solved in some feature, where is say what is good order. Removing SuSE 11 paigaldus I cannot find why this is removed if I don't have logs. (log is /var/log/Yast2/perl-BL-standalone-log). So please attach this logs, thanks. -- 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=427854 User jaanvajakas@hot.ee added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c2 --- Comment #2 from Jaan Vajakas <jaanvajakas@hot.ee> 2008-10-06 03:58:51 MDT --- Created an attachment (id=243597) --> (https://bugzilla.novell.com/attachment.cgi?id=243597) my /var/log/Yast2/perl-BL-standalone-log -- 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=427854 User jaanvajakas@hot.ee added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c3 --- Comment #3 from Jaan Vajakas <jaanvajakas@hot.ee> 2008-10-06 04:14:54 MDT --- I would expect a kernel update to leave the order of entries intact, only replace the kernel version with a newer one for those entries for which it can detect that they correspond to the current Suse installation and use the previous kernel version (this is what comments like ###Don't change this comment - YaST2 identifier: Original name: linux### in menu.lst are for, isn't it?). If I wanted to change the order of the entries, I would use the Boot Loader section in YaST (or edit menu.lst manually), not rely on the feature of "auto-sorting" the menu each time after kernel update. So it seems to me that the question of "good order" is important only in the openSuse installer, not in the case of a kernel update. -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c4 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jaanvajakas@hot.ee | --- Comment #4 from Josef Reidinger <jreidinger@novell.com> 2008-10-07 07:08:13 MDT --- Yes I know that this is really problem. I try find sollution, but it is only feature, so it will be in next product. There is more problems. At first that don't change comment only show extended type for section. Second problem is that this bootloader handling is done in in post scripts of rpms and upgrade kernel is install new and remove old. So perl-Bootloader script to used in this post scripts doesn't know if after adding new kernel is old removed or not. I try find the best solution and discuss it on factory list. I start study logs, why old entry is removed. -- 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=427854 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jreidinger@novell.com |bnc-team-screening@forge.provo.novell.com Priority|P5 - None |P2 - High -- 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=427854 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jreidinger@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |jreidinger@novell.com Status|NEW |ASSIGNED -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c5 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |jaanvajakas@hot.ee --- Comment #5 from Josef Reidinger <jreidinger@novell.com> 2008-10-09 02:37:04 MDT --- I study logs and find why SuSE 11 paigaldus is removed. During removing section is also removed all section which doesn't have existing initrd. Does exist /boot/initrd11 ??? -- 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=427854 User jaanvajakas@hot.ee added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c6 --- Comment #6 from Jaan Vajakas <jaanvajakas@hot.ee> 2008-10-09 14:11:10 MDT --- You are right, my original menu.lst was broken: the kernel and initrd files of the entries "CD", "Mälukatse" and "SuSE 11 paigaldus" did not actually exist. So this probably is the reason why the two entries were removed. (I still have a vague feeling that some time ago the menu entries worked (ie. kernel and initrd files existed), but the entries "CD" and "SuSE 11 paigaldus" still got removed by kernel updates. But I cannot provide any evidence right now (before next kernel update) and I might remember it incorrectly.) -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c7 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|NEEDINFO |ASSIGNED Info Provider|jaanvajakas@hot.ee | Summary|some entries removed from menu.lst and order of |Improve kernel update (keep some non-exist |entries changed after kernel update |entries and keep some order) --- Comment #7 from Josef Reidinger <jreidinger@novell.com> 2008-10-13 00:34:20 MDT --- OK, so this is expected and not a bug. But I keep this report as trace for kernel upgrade improvements, which is planned. -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c8 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olh@novell.com --- Comment #8 from Josef Reidinger <jreidinger@novell.com> 2008-10-13 00:35:20 MDT --- *** Bug 433946 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=433946 -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c9 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeulich@novell.com --- Comment #9 from Josef Reidinger <jreidinger@novell.com> 2008-10-13 00:57:05 MDT --- *** Bug 429043 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=429043 -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c10 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melkevizth@gmail.com --- Comment #10 from Josef Reidinger <jreidinger@novell.com> 2008-11-03 00:46:12 MDT --- *** Bug 440445 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=440445 -- 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=427854 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c11 --- Comment #11 from Josef Reidinger <jreidinger@novell.com> 2008-11-03 00:47:17 MDT --- Allow user to select section which doesn't automatic upgrade and which section should update automatic. -- 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=427854 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427854#c12 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yli@novell.com --- Comment #12 from Jozef Uhliarik <juhliarik@novell.com> 2008-12-15 01:55:25 MST --- *** Bug 446555 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=446555 -- 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=427854 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |Bootloader Product|openSUSE 11.0 |openSUSE 11.2 Version|Final |unspecified -- 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