Bug 161835
Summary: | Kernel can't read disk labels, panics on boot | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ted Kaczmarek <tedkaz> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED WONTFIX | QA Contact: | Brian Brock <bbrock> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 4 | CC: | wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | athlon | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-06-29 02:03:15 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
Ted Kaczmarek
2005-06-27 17:04:00 UTC
first guess - the initrd is broken. Can you try removing that kernel, and reinstalling it (I assume you have the FC4 mkinitrd installed ?) You are right on, I did not update mkinitrd. After repeating kernel install with FC4 version of mkinitrd boots like a champ. Should the newer kernel have a requires version for the newer mkinitrd? More information from the above user. The requirements seem to be incorrect in the specification rpm -qR kernel-smp rpmlib(VersionedDependencies) <= 3.0.3-1 fileutils module-init-tools initscripts >= 5.83 mkinitrd >= 4.1.15 /bin/sh /bin/sh /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 #rpm -q mkinitrd (FC4) mkinitrd-4.2.15-1 it's a little too late to fix in the spec now though seeing as FC4 has already shipped. |