actually, i have had lots of problems with these cdrws. i bought a pack of 6 like 5 years ago and havent used them all yet, they're made by memorex. the cd in question was unused until i wrote to it yesterday.
i have noticed that older cd's just don't work right sometimes. I have these discs for the pc version of final fantasy VII(from like 1996) and whenever i put them in a cd drive, they get read but it's real slow and the drives make this very loud humming noise. the discs are in great condition(no scratches).
the cd actually works pretty well. i can read it in windows, mount it under linux, and boot from it(bsd boot cd). my output from isofs for the disc is:
Code:
isoinfo -d -i /dev/hdc
CD-ROM is in ISO 9660 format
System id: FreeBSD
Volume id: FreeSBIE
Volume set id:
Publisher id:
Data preparer id:
Application id: MKISOFS ISO 9660/HFS FILESYSTEM BUILDER & CDRECORD CD-R/DVD CREATOR (C) 1993 E.YOUNGDALE (C) 1997 J.PEARSON/J.SCHILLING
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 301135
El Torito VD version 1 found, boot catalog is in sector 277361
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
Eltorito validation header:
Hid 1
Arch 0 (x86)
ID ''
Key 55 AA
Eltorito defaultboot header:
Bootid 88 (bootable)
Boot media 0 (No Emulation Boot)
Load segment 0
Sys type 0
Nsect 4
Bootoff 43B79 277369
i've noticed that dd has the i/o error at the same byte every time: 301122. i guess if dd has errors reading the cd, that means the cd is bad, so there's no point in using the ignore errors option and md5sum to check it.