RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1474680 - compile rhel7.3 source and install it, the system can't boot
Summary: compile rhel7.3 source and install it, the system can't boot
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: grub2
Version: 7.3
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Peter Jones
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 1438583 1450449
TreeView+ depends on / blocked
 
Reported: 2017-07-25 07:17 UTC by yaoal
Modified: 2017-07-28 01:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-28 01:10:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
grub log (32.81 KB, image/png)
2017-07-26 06:38 UTC, yaoal
no flags Details

Description yaoal 2017-07-25 07:17:24 UTC
Description of problem:
I get the rhel7.3 source from ISO image, compile it successfully and  install it successfully, but the system can't boot into the compiled kernel, the original kernel is OK

Version-Release number of selected component (if applicable):
7.3 kernel

How reproducible:


Steps to Reproduce:
1.install rhel7.3
2.extract the source from ISO image;
3.make
4.make modules_install install
5.reboot

Actual results:
the compiled kernel can't boot

Expected results:
the system can boot up

Additional info:

Comment 2 yaoal 2017-07-25 07:21:42 UTC
I want to know if the compile and install method still fit RHEL7.3, if not, what is the right way to install kernel from source

Comment 3 yaoal 2017-07-26 06:38:20 UTC
Created attachment 1304604 [details]
grub log

Comment 4 yaoal 2017-07-26 06:40:33 UTC
the pic show the last log of grub, and i have add parameter to kernel for redirecting its log to serial console, but the serial log show nothing

And this seem to be only for efi;

Comment 5 yaoal 2017-07-26 06:44:20 UTC
And I was using one Purley Server

Comment 6 yaoal 2017-07-28 01:10:13 UTC
Hi,I found My kernel default parameter was added by a wrong parameter,after deleting it, the kernel can start normally


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