Comment 14 for bug 42023

Revision history for this message
tlutz (tommylutz) wrote : Re: Erros on writing and reading a dvd-ram

I just installed Gutsy, and I think I may have a similar problem. Upon inserting a burnt DVD (burnt using Nero in WinXP), I received the following errors:

[13150.597572] UDF-fs: No VRS found
[13150.601139] ISO 9660 Extensions: Microsoft Joliet Level 3
[13150.601392] ISOFS: changing to secondary root
[13166.226491] attempt to access beyond end of device
[13166.226499] hda: rw=0, want=8350544, limit=7650048
[13166.226502] Buffer I/O error on device hda, logical block 2087635
[13166.226837] attempt to access beyond end of device
[13166.226839] hda: rw=0, want=8350548, limit=7650048
[13166.226841] Buffer I/O error on device hda, logical block 2087636
[13166.227160] attempt to access beyond end of device
[13166.227163] hda: rw=0, want=8350552, limit=7650048
[13166.227165] Buffer I/O error on device hda, logical block 2087637
[13166.227477] attempt to access beyond end of device
[13166.227479] hda: rw=0, want=8350556, limit=7650048

I had to eject and remount about 5 times to get it to read properly. When it finally did mount, I copied the files to my hard disk. From the point of mounting to the end of copying, I recorded the following messages from dmesg:

[17539.028998] UDF-fs: No VRS found
[17540.097365] ISO 9660 Extensions: Microsoft Joliet Level 3
[17540.098002] ISOFS: changing to secondary root
[18037.675982] hda: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
[18037.675989] hda: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
[18037.675992] ide: failed opcode was: unknown
[18037.676465] hda: error code: 0x70 sense_key: 0x03 asc: 0x02 ascq: 0x00
[18037.676473] end_request: I/O error, dev hda, sector 404
[18605.133169] hda: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
[18605.133176] hda: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
[18605.133179] ide: failed opcode was: unknown
[18605.133753] hda: error code: 0x70 sense_key: 0x03 asc: 0x02 ascq: 0x00
[18605.133762] end_request: I/O error, dev hda, sector 280

While the disc would not mount properly in Ubuntu, it mounted fine in Windows XP through VMWare and I was able to read files off of it.