Bug 53492
Summary: | ext3 errors on boot | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Justin Nelson <bugzilla> |
Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
Status: | CLOSED WORKSFORME | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-06-05 17:27:46 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
Justin Nelson
2001-09-10 15:01:22 UTC
Could you try booting with "ide=nodma" on the kernel commandline ? (either edit /boot/grub/grub.conf or type on the lilo commandline) I have tried your suggestion (ide=nodma), and this machine booted faster than I've ever seen -- though I've never seen the error message before, everything does work much faster with regard to disk access. I suspect the issue might be (I probably should have mentioned this before) that I'm using an ATA/66 drive, on an EIDE controller (Asus P3B-F motherboard, 440BX chipset). Both the drive and the CD-ROM are on the same (primary) controller. I was sure ATA/66 was backward compatible, but perhaps it still mucks with the DMA part (the board does support UDMA...) I don't know if disabling DMA is the solution to my problem, or just trouble-shooting advice, but in either case, unless there is a fix, I'll keep DMA off until I hear otherwise. Thanks for the advice. |