[Bug 960488] New: yast do not change the right option
http://bugzilla.opensuse.org/show_bug.cgi?id=960488 Bug ID: 960488 Summary: yast do not change the right option Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.1 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 Assignee: yast2-maintainers@suse.de Reporter: jdd@dodin.org QA Contact: jsrain@suse.com Found By: --- Blocker: --- I wanted to add an option in the kernel grub command line with YaST. For the test, I add the option "dummy" I already had problems changing the default options on this way, but didn't found why. Previously I edited the /etc/default/grub file. I did what I do most of the time: add # in front of the old option line then add a new line below. Here what was the file before using yast: (...) GRUB_TIMEOUT=8 #GRUB_CMDLINE_LINUX_DEFAULT=nomodeset GRUB_CMDLINE_LINUX_DEFAULT=nomodeset # kernel command line options for failsafe mode GRUB_CMDLINE_LINUX_RECOVERY=single GR (...) and after: #GRUB_CMDLINE_LINUX_DEFAULT="nomodeset dummy" GRUB_CMDLINE_LINUX_DEFAULT=nomodeset Yast changed the wrong line... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=960488 http://bugzilla.opensuse.org/show_bug.cgi?id=960488#c1 --- Comment #1 from Jean-Daniel Dodin <jdd@dodin.org> --- I verified just now that YaST *read* the right line (the line without #), so if one launch again YaST, editing boot menu, do not change anything and validate, the menu is changed back to the initial one -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com