not able to read DVD on DVD ROM

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
monty07

not able to read DVD on DVD ROM

Post by monty07 »

have a slight problem with an install of linux mint 3.1, and it is this: My DVD-rom drive has a tendancy to not read dvds, claiming that thee is no media inserted when I attempt to mount it from the 'computer' menu with this message

Cannot mount volume.
Invalid mount option when attempting to mount the volume UDLF Volume.


my /etc/fstab file looks like this:
[quote][/quote]# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda5
UUID=4b66675a-19c5-42ed-9fac-fb6abce6bc14 / ext2 defaults,errors=remount-ro 0 1
# /dev/sda3
UUID=0FB3DF500A4F4E6B /media/sda3 ntfs defaults,umask=007,gid=46 0 1
# /dev/sda6
UUID=200476840C3EC110 /media/sda6 ntfs defaults,umask=007,gid=46 0 1
# /dev/sda7
UUID=6E8A06AC6619E7F2 /media/sda7 ntfs defaults,umask=007,gid=46 0 1
# /dev/sda8
UUID=7080124A64ACE823 /media/sda8 ntfs defaults,umask=007,gid=46 0 1
# /dev/sda1
UUID=2d76b46c-b7c3-11dc-930a-e924d13ae37c 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


and my /etc/mtab looks like this

/dev/sda5 / ext2 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.22-14-generic/volatile tmpfs rw 0 0
/dev/sda3 /media/sda3 fuseblk rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096 0 0
/dev/sda6 /media/sda6 fuseblk rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096 0 0
/dev/sda7 /media/sda7 fuseblk rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096 0 0
/dev/sda8 /media/sda8 fuseblk rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0
fusesmb /home/monty/Network fuse.fusesmb rw,nosuid,nodev,allow_other,max_read=32768 0 0
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Fred

Re: not able to read DVD on DVD ROM

Post by Fred »

Am I reading that right? Are you trying to run a linux system on an ntfs file system? How? I mean why? If you are, then I wouldn't be surprised at anything that went wrong! In fact, I am surprised that is the only problem you are having.

If this is the case I hope someone else will be able to help you. I never had any luck doing it and would recommend re doing it on a ext3 file system.

If I am wrong about the file system re post and I will try to help you. Let me know about your drive hookup. How many hard drives and cd rom drives you have attached. Also how they are grouped on your hard drive controllers and any other symptoms you might be having.

Good luck,

Fred
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: not able to read DVD on DVD ROM

Post by merlwiz79 »

No this is probably the Linux partition.

Code: Select all

# /dev/sda5
UUID=4b66675a-19c5-42ed-9fac-fb6abce6bc14 / ext2 defaults,errors=remount-ro 0 1
Image
Fred

Re: not able to read DVD on DVD ROM

Post by Fred »

ooops... Old eyes and slow brain!

lol... You are probably right.

Fred
Locked

Return to “Hardware Support”