[Bug 643984] New: want option to have no vga= on default kernel line in menu.lst at initial installation
https://bugzilla.novell.com/show_bug.cgi?id=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c0 Summary: want option to have no vga= on default kernel line in menu.lst at initial installation Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Bootloader AssignedTo: jreidinger@novell.com ReportedBy: mrmazda@earthlink.net QAContact: jsrain@novell.com Found By: --- Blocker: --- from: https://bugzilla.novell.com/show_bug.cgi?id=620434#c19
Also I want runlevel number as last item on Grub kernel lines. I would expect separate vga= configuration line must be null in my /etc/sysconfig/bootloader for that to happen. On fresh install this cannot happen because there is no way in installation to specify no vga config.
Also still problem is that it is hardcoded, so it is not easy way to do.
Again, hardcoded where? It seems to me during installation select list could also have additional option to make vga=normal not result on default kernel cmdline made by perl-Bootloader.
Yes, it sounds reasonable. Could you please open separate bug report to easier track as it is out of context of this bug report? 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c1 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Josef Reidinger <jreidinger@novell.com> 2010-10-06 12:02:36 UTC --- done in svn. will be in 11.4 -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c2 --- Comment #2 from Felix Miata <mrmazda@earthlink.net> 2010-10-06 17:40:01 UTC --- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c3 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Felix Miata <mrmazda@earthlink.net> 2010-12-29 14:42:55 UTC --- I've been unable to figure out how in M5 installs to get no vga=normal on Grub's cmdlines. -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c4 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|REOPENED |ASSIGNED --- Comment #4 from Josef Reidinger <jreidinger@novell.com> 2010-12-30 08:51:37 UTC --- Thanks for reopen, I forget to send package to factory. So I do it 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c5 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Josef Reidinger <jreidinger@novell.com> 2010-12-30 08:58:08 UTC --- done, submitted -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c6 --- Comment #6 from Felix Miata <mrmazda@earthlink.net> 2011-02-09 23:57:29 UTC --- Created an attachment (id=413169) --> (http://bugzilla.novell.com/attachment.cgi?id=413169) /var/log/YaST2/perl-BL-standalone-log This does not work as expected in RC1. During install I specified for first menu list entry (openSUSE 11.4): 1-Optional Kernel Command Line Parameter: "showopts ipv6.disable=1 noresume splash=verbose CPUFREQ=off vga=0x318 3 " 2-Vga Mode: Unspecified selected from list (so as not to get stuck with vga=normal on end of Grub kernel lines) 3-Boot loader location: checked only root checkbox, unchecked all other locations Actual /etc/sysconfig/bootloader content: 1-DEFAULT_APPEND="ipv6.disable=1 noresume splash=verbose CPUFREQ=off 3 showopts" 2-DEFAULT_VGA="0x318" 3-LOADER_LOCATION="" 4-"3 " is not last character on default selection's option line in Grub menu Expected /etc/sysconfig/bootloader content: 1-DEFAULT_APPEND="showopts ipv6.disable=1 noresume splash=verbose CPUFREQ=off vga=0x318 3 " 2-DEFAULT_VGA="" 3-LOADER_LOCATION="root" 4-"3 " is last character on default selection's option line in Grub menu, so that if I do not want to boot to runlevel 3 I just backspace twice, while leaving 3 there reminds me which runlevel I will be booting into I left the failsafe 11.4 to use whatever it pleased to default to. -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c7 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #7 from Felix Miata <mrmazda@earthlink.net> 2011-02-09 23:59:33 UTC --- . -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c8 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mrmazda@earthlink.net --- Comment #8 from Josef Reidinger <jreidinger@novell.com> 2011-02-11 16:34:30 UTC --- Please provide all yast logs as sysconfig is written by yast2-bootloader and perl bootloader just use it. http://en.opensuse.org/openSUSE:Bugreport_YaST 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c9 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|mrmazda@earthlink.net | --- Comment #9 from Felix Miata <mrmazda@earthlink.net> 2011-02-12 02:55:03 UTC --- Created an attachment (id=413684) --> (http://bugzilla.novell.com/attachment.cgi?id=413684) host m7ncd RC1 y2logs -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c10 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mrmazda@earthlink.net --- Comment #10 from Josef Reidinger <jreidinger@novell.com> 2011-02-21 11:23:03 UTC --- OK, to vga problem.... perl-Bootloader ( library which uses yast2-bootloader) recognize vga=0x318 in your append and set it to vga parameter. 3) LOADER location is deprecated and no longer used. Now it is read from /etc/grub.conf 4) Yes, it is problem of hard-coded parameters. It more looks like a feature which is possible ( e.g. via pseudo parameter %vga% which is then expanded...so please fill a feature in openfate and if my managers decide I can implement it - or if anyone create patch I can review it and add to code). So for me it looks like it work as expected. If your append doesn't contain any vga= and vga mode is unspecified then no nothing should be set. Could you retry it without vga= in kernel line? -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c11 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|mrmazda@earthlink.net | --- Comment #11 from Felix Miata <mrmazda@earthlink.net> 2011-02-25 04:17:27 UTC --- I put vga=0x305 on installation kernel line, but nowhere in YaST during installation, with no vga= anywhere in menu.lst as a result. /etc/sysconfig/bootloader has DEVAULT_VGA="", but DEFAULT_APPEND="noresume ipv6.disable=1 splash=verbose 3 showopts" instead of DEFAULT_APPEND="showopts noresume ipv6.disable=1 splash=verbose 3 ". y2logs @ http://bugzilla.novell.com/attachment.cgi?id=416151 -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c12 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #12 from Josef Reidinger <jreidinger@novell.com> 2011-02-28 12:24:19 UTC --- Thanks, I check it -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c13 --- Comment #13 from Josef Reidinger <jreidinger@novell.com> 2011-02-28 12:35:40 UTC --- Hmm, I found code which explicitelly move showopts and apic at the end of commend line after paramteres extracted from installation kernel parameters. I try to find reason ( as I do not write this code ). -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c14 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |jsrain@novell.com --- Comment #14 from Josef Reidinger <jreidinger@novell.com> 2011-02-28 12:45:14 UTC --- Jiri - I found it is your code. Commit: r8788 | jsrain | 2003-02-20 09:19:13 +0100 (Čt, 20 úno 2003) | 2 lines reorganized kernel parameters when using GRUB (#23829) ( I cannot found such bugzilla ). Why it is there moving showopts to end of appends? -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c15 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|jsrain@novell.com | --- Comment #15 from Jiri Srain <jsrain@novell.com> 2011-02-28 12:55:06 UTC --- Try bug suse23829 (which is https://bugzilla.novell.com/show_bug.cgi?id=suse23829) showopts is just a hing for gfxmenu - it hides options before showopts and shows those afterwards -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c16 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |snwint@novell.com --- Comment #16 from Josef Reidinger <jreidinger@novell.com> 2011-02-28 13:01:33 UTC --- Steffan - you are original requestor of reorganizing showopts in bug which jiri mentioned. Could you please check this bug and told me if there is better way (or place) how (where) to add showopts keyword? -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c17 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |snwint@novell.com --- Comment #17 from Steffen Winterfeldt <snwint@novell.com> 2011-02-28 14:42:22 CET --- I'll check. -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c20 --- Comment #20 from Felix Miata <mrmazda@earthlink.net> 2012-03-27 14:35:12 UTC --- ping -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |openSUSE 11.4 -- 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=643984 https://bugzilla.novell.com/show_bug.cgi?id=643984#c21 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Bootloader |Bootloader Version|Factory |Final Product|openSUSE 11.4 |openSUSE 12.3 --- Comment #21 from Felix Miata <mrmazda@earthlink.net> 2013-03-13 09:27:19 UTC --- still applicable to current release -- 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