Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1585575

Summary: Add nomodeset to default kernel option for syslinux/grub2
Product: Red Hat Satellite Reporter: Lukas Zapletal <lzap>
Component: Discovery ImageAssignee: Lukas Zapletal <lzap>
Status: CLOSED ERRATA QA Contact: Jan Hutaƙ <jhutar>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.1CC: fgarciad, jhutar, lzap, rabajaj
Target Milestone: 6.4.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/23798
Whiteboard:
Fixed In Version: foreman-discovery-image-3.5.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-16 16:48:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1598020    

Description Lukas Zapletal 2018-06-04 06:56:22 UTC
There are problems with kexec, we need to add discovery-remaster into the build proces or modify livecd-tools to allow configuration of kernel command line.

Comment 1 Lukas Zapletal 2018-06-04 06:56:54 UTC
TRIAGE: This is only SPEC file change.

Comment 2 Lukas Zapletal 2018-06-04 07:00:09 UTC
QA NOTES:

Boot the ISO in BIOS and EFI and verify that VGA is in normal (25x80) mode. Test for regressions.

Comment 3 Lukas Zapletal 2018-06-04 12:47:04 UTC
Correction, it's a SPEC change plus new discovery-remaster script:

http://projects.theforeman.org/issues/23798

The SPEC change is (tested):

%build
+# remaster with default kernel options
+%{SOURCE1} %{SOURCE0} 'nomodeset fdi.pxremaster=rpm' fdi.iso

%install
%{__rm} -rf %{buildroot}
mkdir %{buildroot}
%{__install} -d -m0755 %{buildroot}%{app_root}
-%{__install} -p -m0644 %{SOURCE0} %{buildroot}%{app_root}/%{iso_filename}
+%{__install} -p -m0644 fdi.iso %{buildroot}%{app_root}/%{iso_filename}

Comment 7 Lukas Zapletal 2018-07-04 08:35:58 UTC
Please test only with foreman-discovery-image-3.5.0 or higher.

Comment 15 errata-xmlrpc 2018-10-16 16:48:22 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:2928