I started getting this error this weekend when I tried to read a cdr I burned with cdrecord:
Code: Select all
Apr 17 17:03:50 ferrari end_request: I/O error, dev hdc, sector 26816
Apr 17 17:03:50 ferrari Buffer I/O error on device hdc, logical block 6704
Apr 17 17:03:51 ferrari hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Apr 17 17:03:51 ferrari hdc: command error: error=0x51 { IllegalLengthIndication LastFailedSense=0x05 }
Apr 17 17:03:51 ferrari ide: failed opcode was: unknown
I get the error when I try to read from the disk using dd and md5sum using /dev/hdc. I have an Acer Ferrari 4005, with a Matshita UJ-845S dvd-ram. Everything burned fine up until this weekend. I have not made any changes to the kernel or any settings. I burned the discs using:
as a regular user. cdrecord gave no errors during the burn process. I only get that error when I try to access the disk using md5sum or dd. Both programs exit unsuccessfully with a "Read/Write error".