https://bugzilla.novell.com/show_bug.cgi?id=223722 ------- Comment #8 from fseidel@novell.com 2006-12-01 09:00 MST ------- IMHO that not as easy as it looks in the first place: e.g. what if the user added some options manually when booting (which of course wont be reflected in grubs menu.lst). In this case even comparing currently used options (out of /proc/cmdline e.g.) with all grub menuentries wont work. Without grub writing somewhere which exact entry was used for currently running kernel, this cannot be done in a fully stable and transparent way. And as failsafe kernel was always (up to now) the last entry for the current kernel we had a special (at least implicit) arrangement of kernels in the grub list so the selection could work. If we give this up now for having some more freedom, we need it to be detectable in a comprehensible way (e.g. by grub writing the indexnumber). -- 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, or are watching someone who is.