UDF Mount?

Peter Garrett peter.garrett at optusnet.com.au
Wed Dec 26 22:55:12 UTC 2007


On Wed, 26 Dec 2007 13:34:07 -0700
Mike Adolf <mlnx at mho.com> wrote:

> A friend wrote a CD-R from his Vista Machine. It contains digital 
> photos.  When I tried to read it on Ubuntu 7.04, I got the following 
> message:
> 
> "Invalid mount option when attempting to mount the volume 'UDF Volume'.'
> 
> It mounted OK on my wife's Vista laptop. It would have been nice if the 
> message said which option was invalid.
> 
> Any ideas?

Have you tried mounting it from a terminal ? For example

sudo mount /dev/cdrom /media/cdrom0 

or some other mount point like /mnt

Doing that might give you a more verbose error message. You could also try
first opening a second terminal and running

tail -f /var/log/syslog

to see what output the system gives when you try to mount the device.

Peter

-- 
"INX Is Not X" based on Ubuntu 7.04 Live CD: http://inx.maincontent.net
Screenshots slideshow: http://inx.maincontent.net/album/1.png.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071227/7c816a08/attachment.sig>


More information about the ubuntu-users mailing list