[linux-help] Re: CD-ROM errors
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, 24 Apr 2000, Carl D Cravens wrote:
> Apr 2 15:18:25 lists kernel: hdc: command error: status=0x51
> Apr 2 15:18:25 lists kernel: hdc: command error: error=0x50
> Apr 2 15:18:25 lists kernel: end_request: I/O error, dev 16:00, sector 4792
I could certainly see this being a result of a multi-session
CD. If I'm groking the kernel sources correctly, a verbose output
of error 0x50 would be:
UncorrectableError SectorIdNotFound AddrMarkNotFound
in other words (from the comments in include/linux/hdreg.h):
Uncorrectable ECC error, ID field not found, and Bad address mark
Can you read a known-good CD in the drive? Say a music CD?
-jeff
--
The primary purpose of the Data statement is to give names to constants;
instead of referring to pi as 3.141592653589793 at every appearance, the
variable Pi can be given that value with a Data statement and used instead
of the longer form of the constant. This also simplifies modifying the
program, should the value of pi change. -Fortran manual for Xerox Computers
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
|
|