On Friday 01 Nov 2002 10:42 pm, Tom Crane wrote: > > I followed up Jorg's suggestion of firmware updates for the Aopen > but there appear to be none for that drive. Any suggestions for a > workaround to force readcd to read only the true data/2048 > sector-size?
Failing that, perhaps you could create a small program based on libedc (be sure to take the libedc code from cdrdao, as the code distributed with cdrtools is _not_ GPL and may only be used as a part of cdrecord) to manually get the data out and check the checksums? Ofcourse, if you're not interested in checking the checksums it may be even easier, all you need is a simple program that you can pipe the readcd output into and it will select the proper bytes. Put the whole thing in a shell script and there's your workaround. Lourens -- GPG public key: http://home.student.utwente.nl/l.e.veen/lourens.key -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

