[Bug 1096775] New: autoinstallation appending
http://bugzilla.suse.com/show_bug.cgi?id=1096775 Bug ID: 1096775 Summary: autoinstallation appending Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: x86-64 OS: Linux Status: NEW Severity: Minor Priority: P5 - None Component: AutoYaST Assignee: yast2-maintainers@suse.de Reporter: jmader2@gmu.edu QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I use the following options in grub.cfg on installation media to start autoinstallation, splash=verbose autoyast=usb:///CTRL/ instmode=http netsetup=dhcp language=en_US textmode=1 mem=4g And in the autoyast file, just have, <bootloader><global><append>plymouth.enable=0</append> But, rather unexpectedly found that AutoYaST is also adding "instmode=http mem=4g" to the installed system grub.cfg. I would think that the <append/> should override everything from the installation media grub.cfg. At the very least it should strip 'instmode=http'. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1096775 http://bugzilla.suse.com/show_bug.cgi?id=1096775#c1 Knut Alejandro Anderssen González <knut.anderssen@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |knut.anderssen@suse.com --- Comment #1 from Knut Alejandro Anderssen González <knut.anderssen@suse.com> --- (In reply to Jason Mader from comment #0)
I use the following options in grub.cfg on installation media to start autoinstallation,
splash=verbose autoyast=usb:///CTRL/ instmode=http netsetup=dhcp language=en_US textmode=1 mem=4g
And in the autoyast file, just have,
<bootloader><global><append>plymouth.enable=0</append>
But, rather unexpectedly found that AutoYaST is also adding "instmode=http mem=4g" to the installed system grub.cfg.
I would think that the <append/> should override everything from the installation media grub.cfg. At the very least it should strip 'instmode=http'.
https://susedoc.github.io/doc-sle/develop/SLES-autoyast/html/configuration.h... The append will add the kernel parameters at the end of the boot entries, so it looks like the expected behavior. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1096775 http://bugzilla.suse.com/show_bug.cgi?id=1096775#c2 --- Comment #2 from Jason Mader <jmader2@gmu.edu> --- Certainly appending, but should AutoYaST really be appending 'instmode=http' from the installer kernel to the installed boot entries? Most other installer kernel parameters are removed after the installation process, so it seems that should be another one. Whether other kernel parameters should be appended from the installer kernel parameters might still be unexpected. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1096775 http://bugzilla.suse.com/show_bug.cgi?id=1096775#c4 Stefan Schubert <schubi@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NORESPONSE --- Comment #4 from Stefan Schubert <schubi@suse.com> --- Feel free to reopen the bug if it is still an issue and please attach the logfiles. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com