** Description changed: When I stick a particular cd into my computer, Ubuntu is not mounting it. (Most CDs work, not this one though.) If I try on the command line: chris@dellie-linux:~$ sudo mount -t iso9660 /dev/sr0 /home/chris/testing - [sudo] password for chris: + [sudo] password for chris: mount: block device /dev/sr0 is write-protected, mounting read-only 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 + missing codepage or helper program, or other error + In some cases useful info is found in syslog - try + dmesg | tail or so - same message with + same message with chris@dellie-linux:~$ sudo mount /dev/sr0 /home/chris/testing In the syslog May 12 22:34:18 dellie-linux kernel: [ 2237.212710] ISOFS: Unable to identify CD-ROM format. - But the following works to mount the cd chris@dellie-linux:~$ sudo mount -o loop /dev/sr0 /home/chris/testing/ - [sudo] password for chris: + [sudo] password for chris: chris@dellie-linux:~$ cd /home/chris/testing chris@dellie-linux:~/testing$ ls autorun.inf garden.exe garden.pdf Lessons Photos readme.txt + + in the syslog: + May 12 22:42:11 dellie-linux kernel: [ 2709.805765] ISO 9660 Extensions: Microsoft Joliet Level 1 + May 12 22:42:11 dellie-linux kernel: [ 2709.805987] ISOFS: changing to secondary root The cd mounts normally on another computer running osX and it says the cd's filesystem is Joliet. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: mount 2.20.1-1ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16 Uname: Linux 3.2.0-24-generic x86_64 ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date: Sat May 12 22:16:40 2012 SourcePackage: util-linux UpgradeStatus: Upgraded to precise on 2012-04-28 (14 days ago)
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998624 Title: I cannot mount a particular cd-rom normally To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/998624/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
