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