Bug 163448
| Summary: | Kernel panic on SMP boot | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Watson <pwatson> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3 | CC: | Axel.Thimm, eero.vaarnas, redhat, wtogami | ||||
| 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: | 2005-07-28 19:00:43 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: | |||||||
| Attachments: |
|
||||||
|
Description
Paul Watson
2005-07-17 02:49:57 UTC
Created attachment 116846 [details]
Console serial port log of boot panic
kernel-smp-2.6.12-1.1372_FC3 is broken and refuses to boot on two different platforms, one with SCSI and one with parallel ATA disks. Previous kernel-smp- 2.6.11-1.35_FC3 works fine on both platforms. The failure appears to be related to the new kernel's inability to find root partition, specified as either "LABEL=/" or "/dev/hda2". The old kernel does that without any problems. |