#565407 Wodim: burnt disc can not be mounted

Package:
wodim
Source:
cdrkit
Description:
command line CD/DVD writing tool
Submitter:
Date:
2010-01-15 15:12:03 UTC
Severity:
normal
#565407#5
Date:
2010-01-15 15:00:52 UTC
From:
To:
Linux knl 2.6.26-2-amd64 #1 SMP Thu Nov 5 02:23:12 UTC 2009 x86_64 GNU/Linux
Debian GNU/Linux 5.0


CD-RW disc burnt using wodim can not be mounted. It doesn't depend of the
media type - this same behavior I got using CD-R, CD-RW and DVD discs. Error
message is:

      mount: I could not determine the filesystem type, and none was specified

or
      mount -t iso9660 /dev/sr0 ./tmp/
       mount: wrong fs type, bad option, bad superblock on /dev/sr0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
dmesg|tail
[ 3801.136760] ISOFS: Unable to identify CD-ROM format.

After some tests I found that some first bytes of an  image burnt onto a disc
are different comparing them with the original iso9660 image file used.

Full description of tests that I made and files used or generated during them
are contained in attached tar file.

Marek Szymczyk