Bug 1585575 - Add nomodeset to default kernel option for syslinux/grub2
Summary: Add nomodeset to default kernel option for syslinux/grub2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Discovery Image
Version: 6.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.4.0
Assignee: Lukas Zapletal
QA Contact: Jan Hutař
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks: 1598020
TreeView+ depends on / blocked
 
Reported: 2018-06-04 06:56 UTC by Lukas Zapletal
Modified: 2021-09-09 14:22 UTC (History)
4 users (show)

Fixed In Version: foreman-discovery-image-3.5.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-16 16:48:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 23798 0 None None None 2018-06-04 13:02:28 UTC
Red Hat Product Errata RHBA-2018:2928 0 None None None 2018-10-16 16:49:14 UTC

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


Note You need to log in before you can comment on or make changes to this bug.