Re: IDE PROBLEM 2.4.0 and 2.4.1 ...

Guest section DW (dwguest@win.tue.nl)
Wed, 7 Feb 2001 21:36:04 +0100


On Wed, Feb 07, 2001 at 11:12:07AM -0800, Lourenco wrote:

> i am getting an error every time i try to copy a big
> file from my cdrom to one of my harddrives...
>
> PS : It works FINE with 2.2.* and other OS's...
>
> ...
> VFS: Disk change detected on device ide1(22,0)
> ISO 9660 Extensions: Microsoft Joliet Level 3
> ISOFS: changing to secondary root
> isofs_read_level3_size: More than 100 file sections
> ?!?, aborting...
> isofs_read_level3_size: inode=45152 ino=53408
> isofs_read_level3_size: More than 100 file sections
> ?!?, aborting...
> isofs_read_level3_size: inode=45232 ino=53488
> hdc: command error: status=0x51 { DriveReady
> SeekComplete Error }
> hdc: command error: error=0x51
> end_request: I/O error, dev 16:00 (hdc), sector 18356
> hdc: command error: status=0x51 { DriveReady
> SeekComplete Error }

You describe two entirely different things:
(i) the kernel complains that the data on the CD is bad
(ii) the kernel complains that it has problems reading the CD.

The code that generates the message "More than 100 ..."
is almost identical in 2.2 and 2.4 - if you didnt get that
message in 2.2 then perhaps (i) was caused by (ii): there
are problems reading the thing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/