[Bug 186512] kernel prevents proper CD checking (mediacheck/install fails)

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 4 00:51:22 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=186512





--- Comment #41 from Andre Robatino <andre at bwh.harvard.edu>  2009-01-03 19:51:21 EDT ---
The readahead bug should only affect reading the last few dozen KB of the disc
image.  You also need to be careful not to use dd to attempt to read off more
than the actual size of the ISO.  The rawread script at

http://www.troubleshooters.com/linux/coasterless.htm

reads off the correct amount automatically.  It's very handy; I make it
executable and put it in ~/bin so it's always available in my path.

Using "ide=nodma" may or may not work, depending on your hardware (it usually
didn't work for me).  Doing the burning as recommended in the link above seems
to be the only foolproof way to avoid the readahead bug.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list