Bug 54973
Summary: | Kernel panic relating to initrd | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Nathan G. Grennan <redhat-bugzilla> |
Component: | mkinitrd | Assignee: | Arjan van de Ven <arjanv> |
Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-12-03 20:19:50 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
Nathan G. Grennan
2001-10-23 21:15:22 UTC
Don't do that, then. It's required. The problem is that, as outlined in bug 54878, this situation can arise if RHN updates are incompletely applied. It would be appropriate to tolerate this situation by creating /initrd if necessary, perhaps on each mkinitrd run, or at least during mkinitrd rpm installation. That's what the RPM requirement is for. I don't mean to be abrubt, but if you break your dependencies, or remove random directories, you shouldn't be surprised if something breaks. I wouldn't have broken the dependencies if another way around odd RPM packaging was eminently available. In any case, this particular situation is not hard to correct. Hell, it's dead easy to detect: make mkinitrd assert the existence of this directory, much like it would abort if would fail to find some modules from modules.conf. |