bill davidsen wrote:
In article <3FA8CA87.2070201@xxxxxx>,
Prakash K. Cheemplavam <prakashkc@xxxxxx> wrote:
| Sorry, I wasn't precise: The data is on the disc, as my DVD-ROM restores | the full image (md5sum matches), but the CD-RW does not.
There is a problem with ide-scsi in 2.6, and rather than fix it someone
came up with a patch to cdrecord to allow that application to work
b) The writing or reading issue mentioned above. It is a bit hard to find out, whether cdrecord actually *writes* an incomplete image (without using -pad), ie. throwing away the last 4096 bytes, which *only* happens in non-TAO mode. The programme CDRDAO shows the same behaviour. Strange enough reading this DAO written image out with my DVD-ROM makes this (missing?) 4096 bytes reappear... Well, maybe I should patch the image and put some other bytes instead of the 00s at the end to see, whether it is a write issue, a read issue of the writer or a read issue of the reader. Anyway, it doesn't sound right to me, what is happening at the moment...