Bug 167037 - No way to have "linux mediacheck" functionality on running system
Summary: No way to have "linux mediacheck" functionality on running system
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-29 18:28 UTC by Philip Prindeville
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-08-30 19:02:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Philip Prindeville 2005-08-29 18:28:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc3 Firefox/1.0.6

Description of problem:
Doing a "linux mediacheck" on a virgin system (which may or may not have proven hardware, properly configured BIOS, etc) is all well and good, but it would be just as handy (if not more so) to be able to do a "mediacheck" test on a recently burned installer CD/DVD *on the up & running system on which it was just created*.

The rationale being that this system is at least healthy enough to download the image, and burn something onto a media without crashing... so hopefully it's sane enough to verify the media without too much trouble, either.


Version-Release number of selected component (if applicable):
kernel-utils-2.4-13.1.49_FC3

How reproducible:
Always

Steps to Reproduce:
1. man -k mediacheck
2.
3.
  

Actual Results:  No man pages for scripts or utilities to mediacheck an installer CD are found.

Expected Results:  A script that could be used on a running system should be indicated. 

Additional info:

You don't always know that the system for which the recently burned install disk is actually sane...  and in some cases, it might actual crash, burn, panic, etc. before it even gets booted far enough along to do the mediacheck.

In other words, booting to the mediacheck phase presumes a certain amount of sanity that might be wishful thinking in a good many cases.

Comment 1 Dave Jones 2005-08-30 00:12:31 UTC
This is in the anaconda-runtime package I believe.

Not a kernel-utils bug anyway.


Comment 2 Jeremy Katz 2005-08-30 19:02:29 UTC
It's there --run /usr/lib/anaconda-runtime/checkisomd5 --verbose /path/to/cddev


Note You need to log in before you can comment on or make changes to this bug.