Several weeks ago, I wrote asking for help because CD's written with our
Kodak PCD Writer were not mounting properly undex Linux. After many
incredulous replies and much discussion, I was left feeling that the problem
was not in the Linux drivers but in the ISO imaging software that Kodak
distributes with their drives.
The writing software that comes with the Kodak version of the Phillips CD
writer has two components:
1) the ISO imaging software, called VMAP_ISO.EXE, and
2) the CD writing software, called CDRECORD.EXE
Testing the actual disks (supposedly ISO standard) with the test suite that
comes with mkisofs produced many errors about ISO violations and extensions.
Since CDRECORD can write image files produced by other imaging software, I
decided to test an image produced by mkisofs. This image works wonderfully
on all machines and OS's that I've tried it on.
Thus, the problem seems to be with the ISO imaging software, VMAP_ISO. For
those of you in a similar position, I used mkisofs to write the ISO image
to a DOS partition, then booted DOS to run CDRECORD. I would have prefered
to use cdwrite but, for some reason, couldn't get it to work (sigh).
Anyway, hope this helps those with similar trouble.