Bug 851500
| Summary: | UEFI boot: failure reading sector 0x40 from `cd0'. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||
| Component: | grub2 | Assignee: | Peter Jones <pjones> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | awilliam, dcantrell, dennis, gansalmon, itamar, jonathan, jsedlak, kernel-maint, madhu.chinakonda, mads, pjones, robatino | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | AcceptedNTH RejectedBlocker | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-09-10 10:09:23 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 752662 | ||||||||
| Attachments: |
|
||||||||
|
Description
Kamil Páral
2012-08-24 11:08:50 UTC
Created attachment 606832 [details]
kernel panic during boot
The error message doesn't directly prevent installer boot (even though it present a good user experience), the kernel panic does. If this is deemed to be two different issues, I'll split the bug and propose the error message as an Alpha-NTH blocker and the kernel panic as an Alpha blocker. In the meantime, marking the whole bug as an Alpha blocker. The kernel doesn't print out "press any key to continue..." on reading CD errors. That is coming from grubx64.efi. Same problem was discussed on http://lists.fedoraproject.org/pipermail/devel/2012-July/170434.html . Mjg gives some hints but apparently no solution. (In reply to comment #4) > Same problem was discussed on > http://lists.fedoraproject.org/pipermail/devel/2012-July/170434.html . Mjg > gives some hints but apparently no solution. Actually that is a different bug - bug 849389. This one is about the error message, that one is about boot hang. (In reply to comment #5) The mail report also had sector 0x40 issues and thus seems somehow related. It indicates that we probably can't blame it on a defect media. It also hints that it is an "old" problem, so when it haven't been fixed or reported widely yet then it must be something that only shows up under certain circomstances. Discussed at 2012-08-27 QA meeting, functioning as a blocker review meeting. Accepted as NTH: our understanding of the impact of this bug is that it affects Intel AHCI-based systems when installing UEFI from slow optical drives. That's a small enough group to be NTH rather than blocker. (Booting from USB is considered an acceptable workaround). It's believed that https://admin.fedoraproject.org/updates/kernel-3.6.0-0.rc2.git2.1.fc18,grub2-2.00-5.fc18,pesign-0.10-4.fc18 should have fixed this. That's been pushed stable but isn't in a compose yet. Next compose ought to confirm whether it's truly resolved. Unfortunately Jan and his computer are away for the whole week. Does somebody else have a UEFI machine with a DVD drive and can test this? Thanks. I can try. unfortunately I couldn't reproduce the bug; tc4 booted fine via UEFI from DVD for me. tc5 did too, but that doesn't prove anything regarding this bug. I can confirm that it's fixed in Alpha TC6. Neither "failure reading sector" nor kernel panic was displayed during boot. Since patches are in stable, I'm closing this bug. |