LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 04-14-2008, 09:12 AM   #1
larryfroot
LQ Newbie
 
Registered: Feb 2008
Location: I am a United Kingdom penguin
Distribution: Ubuntu / PClinuxOS
Posts: 22

Rep: Reputation: 15
Unhappy invalid mount options message on ubuntu gutsy cdrom0


Hi, I have been doing my best with this but I am stumped...I would be well grateful for any help at all.

I'm running Ubuntu Gutsy, attempting to get cdrom0 to open up to wine (its an exe file I am after)....the message arrives - "Invalid mount option when attempting to mount the volume"

Ok...I entered blkid and get:

xxxxxxx@xxxxxxxxx:~$ blkid
/dev/sda1: UUID="cd1e001f-684e-4a3d-9ff3-41e88a13ed37" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda5: TYPE="swap" UUID="c6846a7c-35db-4c0f-af06-80a886dda4f0"
/dev/sdb1: SEC_TYPE="msdos" UUID="4CB8-1D52" TYPE="vfat"

Armed with that information I attempted to add the info from my misbehaving disk to the end of my fstab as:


# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=cd1e001f-684e-4a3d-9ff3-41e88a13ed37 / ext3
/dev/sda1 / ext3 defaults,user_xattr,errors=remount-ro 0
defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=c6846a7c-35db-4c0f-af06-80a886dda4f0 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
#/dev/sdb1
UUID=4CB8-1D52/media/sdb1 vfat defaults 0 2

So then I tried again with...again on the end of fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=cd1e001f-684e-4a3d-9ff3-41e88a13ed37 / ext3
/dev/sda1 / ext3 defaults,user_xattr,errors=remount-ro 0
defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=c6846a7c-35db-4c0f-af06-80a886dda4f0 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
/dev/sdb1 /media/cdrom0 vfat rw,user,noauto,exec 0 0

And so 'dsmeg | tail' gave

xxxxxxxxx@xxxxxxxx:~$ dmesg | tail
[ 69.399532] eth0: no IPv6 routers present
[ 564.566003] UDF-fs: No partition found (1)
[ 564.678011] Unable to identify CD-ROM format.
[ 1039.918627] UDF-fs: No partition found (1)
[ 1040.225002] Unable to identify CD-ROM format.
[ 1055.956340] UDF-fs: No partition found (1)
[ 1056.192535] Unable to identify CD-ROM format.
[ 1056.193167] Unable to identify CD-ROM format.
[ 1150.737504] UDF-fs: No partition found (1)
[ 1150.839256] Unable to identify CD-ROM format.

tried changing 'vfat' to 'vfat16' zilch. A bit depressing.

Where am I going wrong?

Big thanks to anyone who can help me out of this hole!
 
Old 04-15-2008, 01:15 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Quote:
dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
/dev/sdb1 /media/cdrom0 vfat rw,user,noauto,exec 0 0
Looks like you have two different devices that you are trying to mount to the same mount point. Furthermore, is looks like you are trying to mount /dev/scd0 with two different filesystems at the same time (udf and iso9660).
 
Old 04-16-2008, 04:53 AM   #3
larryfroot
LQ Newbie
 
Registered: Feb 2008
Location: I am a United Kingdom penguin
Distribution: Ubuntu / PClinuxOS
Posts: 22

Original Poster
Rep: Reputation: 15
Hallo Bigrig, thank you for your time. yes, I was scrabbling around in the dark trying odd options as the normal options were getting me no-where. This morning I had a brain wave and tried the CD in question on a windows box. Showed the CD was faulty. Whoooops. So easy to get sucked into the details. I am getting over my blushes now...duh!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu Gutsy: won't boot. error message after boot begins: "metapage_read_end_io: I/o brjoon1021 Linux - Newbie 1 04-01-2008 09:19 AM
LXer: Ubuntu Gutsy With ExpressCard - Working Options LXer Syndicated Linux News 0 11-06-2007 04:40 PM
Can't mount /media/cdrom0 - Ubuntu:Feisty 7.04 misstajah Linux - Hardware 11 07-18-2007 11:02 AM
LXer: Ubuntu 7.10 (Gutsy Gibbon) Release Dates and Mark Shuttleworth About Gutsy LXer Syndicated Linux News 0 04-12-2007 04:31 PM
can't mount /media/cdrom0 lleb Linux - Software 8 02-04-2007 12:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 02:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration