LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-03-2005, 09:47 PM   #1
vmt1
LQ Newbie
 
Registered: Nov 2005
Distribution: slackware 11
Posts: 18

Rep: Reputation: 0
DVD-RW mounting problems


Hi,

I recently installed slackware 10.2 and compiled the 2.6.14.3 kernel. I'm having problems mounting my dvd-rw cd-rw combo drive. Quite bluntly, I'm getting errors regardless of the device combinations I'm using in fstab. Although I'm new with Linux, reading about what I'm dealing with suggests that I need to mount each capability seperately in Fstab (that is, I need to mount both a dvd-rw and a cd-rw for the same device).

The error message I get is either

UDF-fs: No VRS found

or

mount: you must specify a filesystem type

or

mount: bad options, filesystem, superblock
(or something along those lines).


My fstab is listed below. That said, is there a linux command that allows me to view or figure out what the active devices are? I know all the devices are listed in /dev/*, but is there anyway to figure out the devices linux recongises as being active? That would help me figure out the mappings...

Fstab is as follows:

/dev/sda2 / xfs defaults 1 1
/dev/sdb3 /home xfs defaults 1 2
/dev/sdb4 /usr xfs defaults 1 2
/dev/sdb1 /drv-fat_c vfat defaults 1 0
/dev/sda1 /drv-ntfs_c ntfs users,owner,ro,umask=000 0 0
/dev/sdb2 /drv-ntfs_d ntfs users,owner,ro,umask=000 0 0
/dev/cd-rw /mnt/cd-rw iso9660 noauto,user,ro 0 0
/dev/dvd-rw /mnt/dvd-rw auto user,ro 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0


Regards,

vmt1
 
Old 12-03-2005, 10:30 PM   #2
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
reading about what I'm dealing with suggests that I need to mount each capability seperately in Fstab (that is, I need to mount both a dvd-rw and a cd-rw for the same device).

not necessarily


UDF-fs: No VRS found

google tells me:
http://forums1.itrc.hp.com/service/f...hreadId=724798


mount: you must specify a filesystem type

or

mount: bad options, filesystem, superblock
(or something along those lines).


all very interesting, but these errors really need to be posted WITH the setttings
you used to achieve them.

is there a linux command that allows me to view or figure out what the active devices are? I know all the devices are listed in /dev/*, but is there anyway to figure out the devices linux recongises as being active? That would help me figure out the mappings...

Code:
# fdisk -l /dev/hd?
will help with disk partitions

Code:
# dvd+rw-mediainfo /dev/dvd
# cdrwtool -i -d /dev/cdrom
might help with dvd/cd but won't tell you the filesystem
(can't think how to do that right now)


/dev/cd-rw /mnt/cd-rw iso9660 noauto,user,ro 0 0
/dev/dvd-rw /mnt/dvd-rw auto user,ro 0 0

perhaps try replacing both these with:
Code:
/dev/dvd-rw	 /mnt/dvd-rw  auto     noauto,user,ro         0   0
 
Old 12-04-2005, 04:36 PM   #3
vmt1
LQ Newbie
 
Registered: Nov 2005
Distribution: slackware 11
Posts: 18

Original Poster
Rep: Reputation: 0
Problem solved - faulty dvd-drive

Hi,

Although I did come accross it when I was searching the error messages, I confirmed that the appropriate kernel modules were loaded, and that it should have worked.

Actually, it was your later remark, with respects to fdisk, and the dvd-rw and cdromtool that helped most. It suggested that it should be working but wasn't. I took the obvious route first and decided to first narrow down whether it was a configuration or a hardware error by loading windows and seeing if it worked. When I found that windows, despite recognizing the presence of my drive, wasn't able to access them, I swapped my dvd-drive with that of a friend. The swapped drive worked perfectly under both Windows and Linux.

I got a new drive (the first was under warranty), and everything seems to be working well. It would appear this was the result of a defective drive.

Thank you for your help,

Regards,

Vmt1

Ps. Clearly I should have included the settings that led to the error message. But I was tired and thought perhaps you could read my mind. Pity I was wrong.
 
Old 12-04-2005, 04:50 PM   #4
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
Heh, sorry, my mind-reading skills only work at short range

Glad to hear you found the problem.
 
  


Reply



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
Problems mounting dvd-r Aglar Linux - Hardware 2 01-02-2006 12:41 AM
Problems Mounting a DVD Writer slave187 Linux - Hardware 7 05-06-2005 10:40 AM
Mounting DVD-RW problems. takky Linux - Newbie 6 02-01-2005 05:02 PM
Problems mounting SCSI DVD-RW giant Linux - Hardware 0 10-15-2004 01:46 PM
having problems mounting a DVD-RW drive Earl Parker II Slackware 5 08-10-2004 12:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:33 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