On Wednesday 31 October 2001 22:47, you wrote:
> BTW, is there a way to check a cd has been written correctly other than
> creating an iso image from the cd and md5summing it again (fairly time
> consuming and disk-space intensive!)

theoretically (i.e. i have not confirmed this) you should be able to

cat /dev/cdrom | md5sum      # or whatever points to your block cdrom device

cheers, Rex

Reply via email to