Bug 157791

Summary: Media Check will fail without workaround
Product: [Fedora] Fedora Documentation Reporter: Stuart Ellis <stuart>
Component: release-notesAssignee: Karsten Wade <kwade>
Status: CLOSED CURRENTRELEASE QA Contact: Tammy Fox <tammy.c.fox>
Severity: medium Docs Contact:
Priority: medium    
Version: devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://fedoraproject.org/wiki/FedoraDocs/RelNotes/Core4Test3RelNotes
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-31 03:46:28 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:
Bug Depends On:    
Bug Blocks: 151189    

Description Stuart Ellis 2005-05-15 17:10:51 UTC
Description of problem, bug, incorrect information, or enhancement request:

Anaconda's Media Check will often fail valid discs.  The workaround is to boot
Anaconda with "linux ide=nodma" (which works for me on FC4t3).

This issue has been around for a couple of releases, so there are a number of
bugs filed against it.  #1552266 looks like the most recent of these:

https://bugzilla.redhat.com/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=MODIFIED&short_desc_type=allwordssubstr&short_desc=media+check&long_desc_type=allwordssubstr&long_desc=

They are all marked as assigned to Dave Jones, so he may be able to give a
clearer picture.

Version of release notes this bug refers to:

FC4test3

URL of bug/enhancement (change if different):

http://fedoraproject.org/wiki/FedoraDocs/RelNotes/Core4Test3RelNotes

Comment 1 Karsten Wade 2005-05-30 18:37:20 UTC
Making a release notes blocker so we don't lose it again.

Comment 2 Karsten Wade 2005-05-31 03:46:28 UTC
Used content just about like this for the final release notes for FC4.  Thanks
Stuart!

<para>
The <command>mediacheck</command> function is highly sensitive, and may
report some usable discs as faulty.   This result is often caused by
disc writing software that does not include padding when creating discs
from ISO files.  For best results with the
<command>mediacheck</command>, boot with the option:
</para>

<screen>
linux ide=nodma
</screen>

<para>
Use the <command>sha1sum</command> utility to verify discs before
carrying out an installation.  This test accurately identifies discs
that are not valid or identical to the ISO image files.
</para>