Bug 53555
Summary: | install.log: /boot/efi/initrd-2.4.9-0.4smp.img already exists | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Mike McLean <mikem> |
Component: | mkinitrd | Assignee: | Matt Wilson <msw> |
Status: | CLOSED WORKSFORME | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | katzj |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ia64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-09-19 17:05:28 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael A. McLean
2001-09-11 16:49:16 UTC
/sbin/new-kernel-pkg needs to use mkinitrd -f I was just maintaining what was being used in the kernel %post. Arjan, was there a specific reason -f wasn't being used in the kernel %post? -f is not used to avoid overwriting initrd's that sysadmins carefully constructed.... I don't think we need to be blowing away things the sysadmin created... /boot/efi should be formatted; that was the real problem here. I'm closing this; hopefully anaconda sets the format bit correctly by default for new installs now. If the users turns that off, this is reasonable behavior, imho. |