Hello Bill

Sorry for the late reply.

Bill Davidsen <[EMAIL PROTECTED]> writes:

> On the chance that I was unclear with my question:
>   mount -r /dev/hdc /mnt/cdrom
>   cd /mnt/cdrom
>   find . -type f -print0 | xargs -0 md5sum | grep FAIL
> obviously modified to fit you device and mountpoint names.

I can't mount the dvd on my dvdrw drive.

On the other hand I can mount it my dvdr-rom drive. The command 
  find . -type f -print0 | xargs -0 md5sum | grep FAIL
does not find problem, but I get I/O errors in syslog:

Jun 29 15:33:23 gandalf kernel: ide: failed opcode was: unknown
Jun 29 15:33:23 gandalf kernel: end_request: I/O error, dev hdd, sector 4945660
Jun 29 15:33:23 gandalf kernel: Buffer I/O error on device hdd, logical block 
1236415
Jun 29 15:33:30 gandalf kernel: hdd: media error (bad sector): status=0x51 { 
DriveReady SeekComplete Error }
Jun 29 15:33:30 gandalf kernel: hdd: media error (bad sector): error=0x34 { 
AbortedCommand LastFailedSense=0x03 }
Jun 29 15:33:30 gandalf kernel: ide: failed opcode was: unknown

And now the drive seems to be stuck. Even a plain 'ls' hangs. I guess that
I'll have to reboot soon.

Anyway, I'll trash the faulty dvds.

Thanks for your help.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to