Public bug reported:

Hi,
Today I try to mount an UDF CD-ROM make with Windows on Ubuntu, I get an error.
I try with Debian Lenny, and the CD-ROM can be mounted, so it's not my CD-ROM 
that it's bad.

I made an image with Debian and k3b, see attachment. You can mount this
file on Debian Lenny with this command : mount -oloop,ro -tudf,iso9660,
crapscd.img /tmp/foo

This is the output of dmesg when mounting on Debian Lenny : 
[396711.873751] UDF-fs: Filesystem marked read-only because writing to 
pseudooverwrite partition is not implemented.
[396711.873809] UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 
2009/08/24 17:39 (1078)


Now I try to mount on Ubuntu Hardy :
[ 4270.885661] UDF-fs: No fileset found
[ 4270.886529] ISOFS: Unable to identify CD-ROM format.

I can mount this image with Ubuntu Jaunty, but the original CD-ROM can't be 
mounted on Ubuntu Jaunty (dmesg output) : 
(mounting image)
$mount -oloop,ro -tudf,iso9660, crapscd.img /tmp/foo
[  287.198956] UDF-fs: Filesystem marked read-only because writing to 
pseudooverwrite partition is not implemented.
[  287.199025] UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 
2009/08/24 17:39 (1078)

.... CD-ROM 
$mount -oro /dev/sr1 /tmp/foo
[  683.733141] end_request: I/O error, dev sr1, sector 1536
[  683.733155] Buffer I/O error on device sr1, logical block 192
[  684.708051] end_request: I/O error, dev sr1, sector 1536
[  684.708065] Buffer I/O error on device sr1, logical block 192
[  685.165176] end_request: I/O error, dev sr1, sector 1664
[  685.165189] Buffer I/O error on device sr1, logical block 208
[  685.428824] end_request: I/O error, dev sr1, sector 1664
[  685.428838] Buffer I/O error on device sr1, logical block 208
[  685.692540] end_request: I/O error, dev sr1, sector 1664
[  685.692554] Buffer I/O error on device sr1, logical block 208
[  685.923369] end_request: I/O error, dev sr1, sector 1664
[  685.923383] Buffer I/O error on device sr1, logical block 208
[  686.192482] end_request: I/O error, dev sr1, sector 1664
[  686.192495] Buffer I/O error on device sr1, logical block 208
[  686.417689] end_request: I/O error, dev sr1, sector 1664
[  686.417703] Buffer I/O error on device sr1, logical block 208
[  686.719831] end_request: I/O error, dev sr1, sector 1664
[  686.719844] Buffer I/O error on device sr1, logical block 208
[  687.115377] end_request: I/O error, dev sr1, sector 1664
[  687.115390] Buffer I/O error on device sr1, logical block 208
[  687.373549] end_request: I/O error, dev sr1, sector 1664
[  688.090681] end_request: I/O error, dev sr1, sector 1536
[  688.551831] end_request: I/O error, dev sr1, sector 1536
[  688.987963] end_request: I/O error, dev sr1, sector 1664
[  689.290103] end_request: I/O error, dev sr1, sector 1664
[  689.520963] end_request: I/O error, dev sr1, sector 1664
[  689.746100] end_request: I/O error, dev sr1, sector 1664
[  689.746112] __ratelimit: 6 callbacks suppressed
[  689.746117] Buffer I/O error on device sr1, logical block 208
[  690.009774] end_request: I/O error, dev sr1, sector 1664
[  690.009787] Buffer I/O error on device sr1, logical block 208
[  690.279037] end_request: I/O error, dev sr1, sector 1664
[  690.279051] Buffer I/O error on device sr1, logical block 208
[  690.542722] end_request: I/O error, dev sr1, sector 1664
[  690.542735] Buffer I/O error on device sr1, logical block 208
[  690.938339] end_request: I/O error, dev sr1, sector 1664
[  690.938353] Buffer I/O error on device sr1, logical block 208
[  691.201992] end_request: I/O error, dev sr1, sector 1664
[  691.202005] Buffer I/O error on device sr1, logical block 208
[  692.265615] udf: udf_read_inode(ino 414) failed !bh
[  692.318238] udf: udf_read_inode(ino 414) failed !bh
[  692.318254] UDF-fs: No partition found (1)


And it's the same CD-Drive that read perfectly this CD-ROM under Debian Lenny 
or Mircrosoft Windows XP, so it's not my drive that it's bad but something with 
the Ubuntu kernel or something else.

Aymeric

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Can't mount UDF volume
https://bugs.launchpad.net/bugs/420378
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to