I wrote a bunch of files to a backup DVD about two months ago and now neither of my drives will read it. I get mount errors from "not a directory" to something like "unrecognized file system type" and so on, usually after a really long wait and a notice about how the drive is write-protected (duh).
Here's what happened most recently:
# mount /dev/hdc /mnt mount: block device /dev/hdc is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/hdc, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg | tail -40 hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: ide_intr: huh? expected NULL handler on exit hdc: ATAPI reset complete end_request: I/O error, dev hdc, sector 5118720 Buffer I/O error on device hdc, logical block 639840 hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: ide_intr: huh? expected NULL handler on exit hdc: ATAPI reset complete hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: ide_intr: huh? expected NULL handler on exit hdc: ATAPI reset complete end_request: I/O error, dev hdc, sector 64 isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16
Is there any way to read what's on this DVD (so I can back -up the files again, hopefully with better results)?
Secondary related question: I noticed that my CentOS boot DVD does not automount when I put it in either drive - why is that?
Thanks.
mhr
Mark Hull-Richter wrote:
I wrote a bunch of files to a backup DVD about two months ago and now neither of my drives will read it. I get mount errors from "not a directory" to something like "unrecognized file system type" and so on, usually after a really long wait and a notice about how the drive is write-protected (duh).
Here's what happened most recently:
# mount /dev/hdc /mnt mount: block device /dev/hdc is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/hdc, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg | tail -40 hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: ide_intr: huh? expected NULL handler on exit hdc: ATAPI reset complete end_request: I/O error, dev hdc, sector 5118720 Buffer I/O error on device hdc, logical block 639840 hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: ide_intr: huh? expected NULL handler on exit hdc: ATAPI reset complete hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error } hdc: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 } ide: failed opcode was: unknown hdc: ide_intr: huh? expected NULL handler on exit hdc: ATAPI reset complete end_request: I/O error, dev hdc, sector 64 isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16
Is there any way to read what's on this DVD (so I can back -up the files again, hopefully with better results)?
Secondary related question: I noticed that my CentOS boot DVD does not automount when I put it in either drive - why is that?
Thanks.
mhr
I would suspect IDE cable, DVD drive, P/S, motherboard (assuming an on-board IDE channel) in that order. Don't overlook the drive's power connector, either.
Do you have another machine you can try that boot DVD in? Can you read a CD in the failing drive? Have you been monkeying around with the kernel? Is the "DVD drive" really a DVD drive or is it only for CDs?
On 8/19/07, Robert kerplop@sbcglobal.net wrote:
I would suspect IDE cable, DVD drive, P/S, motherboard (assuming an on-board IDE channel) in that order. Don't overlook the drive's power connector, either.
I'll check out the cable when I get a chance, but most of the rest of the hardware is relatively new (p/2, mobo, hdd, hdc, cable, in order from newest to oldest). See also below.
Do you have another machine you can try that boot DVD in?
Actually, the boot DVD reads & boots just fine (wrote it on the hdc drive), it just doesn't automount.
Can you read a CD in the failing drive?
Yes, also DVDs, data or movie, no problems.
Have you been monkeying around with the kernel?
No. I have NTFS r/w support built in, but no other mods.
Is the "DVD drive" really a DVD drive or is it only for CDs?
hdc is an Emprex 16x DVD+/-R D/L DVD/CD burner; hdd is a Hammer (Matsushita) 16x DVD+/-R D/L DVD burner. Both work fine for almost every other CD or DVD I have burned in either drive, it's just this one data DVD that seems to have gone bad since June 9 when I burned it.
FYI, the DVD is question is a TDK 16x +R DVD. I may have burned it at 16x, although I've noticed that for movies and best compatibility, 12x works better in the Emprex and 8x in the Hammer.
Thanks.
mhr