Bug 1260260

Summary: Can't install "make rpm"'ed kernel on Live CD
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: grubbyAssignee: Peter Jones <pjones>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: bcl, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-08 12:13:02 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:

Description Bastien Nocera 2015-09-05 09:36:38 UTC
After creating a kernel from the upstream sources with "make rpm", I wasn't able to install it on a live CD despite following the instructions at:
https://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Kernel_updates

The error was:
dracut module 'dmsquash-live' cannot be found or installed.
mkinitrd failed

This is despite mentioning that dracut shouldn't default to hostonly, and that it should force include the dmsquash-live dracut module.

This is caused by the call in /sbin/installkernel which calls dracut through new-kernel-pkg with:
new-kernel-pkg --mkinitrd --dracut --hostonly --depmod --install --kernel-name $KERNEL_NAME $KERNEL_VERSION
This should instead read:
new-kernel-pkg --mkinitrd --dracut --depmod --install --kernel-name $KERNEL_NAME $KERNEL_VERSION

So that dracut actually follows its configuration file, and won't result in any changes of behaviour on Fedora 19 and older, as hostonly is the default.

Comment 1 Jan Kurik 2016-02-24 13:43:39 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 2 Fedora End Of Life 2017-07-25 19:15:13 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2017-08-08 12:13:02 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.