Bug 531339 - /sbin/installkernel isn't right for dracut
Summary: /sbin/installkernel isn't right for dracut
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: grubby
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Target
TreeView+ depends on / blocked
 
Reported: 2009-10-27 19:12 UTC by Bill Nottingham
Modified: 2014-03-17 03:20 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-11 15:16:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2009-10-27 19:12:12 UTC
Description of problem:

...
if [ -n "$cfgLoader" -a -x /sbin/new-kernel-pkg ]; then
        /sbin/new-kernel-pkg --mkinitrd --depmod --install $KERNEL_VERSION
        /sbin/new-kernel-pkg --rpmposttrans $KERNEL_VERSION
fi
...

I believe the --mkinitrd call needs changing for dracut. See the kernel spec for examples?

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

grubby-7.0.8-1.fc12.x86_64

How reproducible:

100%

Comment 1 Adam Williamson 2009-10-30 17:44:10 UTC
Discussed at blocker bug meeting today. We don't see the impact of this as being serious enough to consider it a release blocker. Dropping to f12target. Jesse says he will accept a tag request to fix this in final if someone wants to do it, though.

Patch is http://fpaste.org/DvOD/ .

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 2 Hans de Goede 2009-11-11 15:16:49 UTC
This is fixed in grubby-7.0.9


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