LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > VectorLinux
User Name
Password
VectorLinux This forum is for the discussion of VectorLinux.

Notices


Reply
  Search this Thread
Old 03-01-2007, 01:35 AM   #1
coexistinpeace
LQ Newbie
 
Registered: Dec 2004
Posts: 7

Rep: Reputation: 0
Unhappy CD DVD not getting mounted


Hi

I have recently installed VL 5.8 standard on my x86 PC. Everything works fine except for the CD and DVD drives. I have one CD ROM, one CD RW and one DVD ROM drive on this machine. When I try to read a CD or DVD in these drives nothing happens. It is like they have not been mounted at all. I checked the fstab and there are entries for each of these drives in it. But when I give "mount" command in terminal no CD, DVD shows up; only the HD partitions are shown as mounted. I have checked dmesg and all three drives show up there as hdb, hdc and hdd. I have tried to mount them using mount command but nothing happens. I suspect there is something wrong with the fstab entries...like they are linked to some wrong device???

Incidentally I have ubuntu, suse and puppy live cd on the same machine and in all of them the drives work just fine.

Many thanks for your help!
 
Old 03-01-2007, 01:40 AM   #2
Samotnik
Member
 
Registered: Jun 2006
Location: Belarus
Distribution: Debian GNU/Linux testing/unstable
Posts: 471

Rep: Reputation: 40
Give your fstab file, and the output of mount <mount point of your cd drive> and mount <mount point of your dvd drive>.
 
Old 03-02-2007, 06:00 PM   #3
Berto
Member
 
Registered: Sep 2003
Location: Stevenson, WA, USA
Distribution: Slackware
Posts: 232

Rep: Reputation: 30
The default mountpoints for Vector are seriously screwy. I had to do run stat on all the different /dev/ symlinks before I found which drive was mounted where.

On the default taskbar there is a harddrive icon which lets you mount all available drives and that helped me.
 
Old 03-03-2007, 03:36 AM   #4
coexistinpeace
LQ Newbie
 
Registered: Dec 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Question

Sorry for the delay in posting back.

Here is what I see using dmesg:

root:# dmesg | grep CD
hdb: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
hdc: CREATIVE CD5220E-F, ATAPI CD/DVD-ROM drive
hdd: Hewlett-Packard CD-Writer Plus 9300, ATAPI CD/DVD-ROM drive

Here is my fstab (the relevant portion):

# The Linux partitions
/dev/hda1 / ext3 defaults 0 1
/dev/hda3 /home ext3 defaults 0 2
# CDROM, CDWRITER, DVD
/dev/cdrom2 /mnt/cdrom2 iso9660 users,noauto,ro
/dev/cdrom1 /mnt/cdrom1 iso9660 users,noauto,ro
/dev/cdrom /mnt/cdrom iso9660 users,noauto,ro
/dev/hdb /mnt/dvdram iso9660 users,noauto,ro

And this is the really puzzling bit ... Here is what I see (or more to the point, dont see) in /dev directory:

file:///dev/fd0

file:///dev/fb0

file:///dev/dsp

file:///dev/core

file:///dev/console

file:///dev/coldplug

file:///dev/audio

file:///dev/agpgart

file:///dev/adsp


In other words no sign of any /dev/cdxxx!!!. I did look under /media but there is no sign of these files anywhere.

And yes I tried to mount them using the icon on the tasdkbar but again they stubbornly stay unmounted.

Thanks for your help!

Yours very puzzled!!!
 
Old 03-03-2007, 01:59 PM   #5
shahgols
Member
 
Registered: Dec 2006
Posts: 97

Rep: Reputation: 15
What happens if you run a "mount -a"? Does it mount the CDs? Do you get any errors?
 
Old 03-03-2007, 02:19 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
/dev/cdrom should be a link to the actual device i.e. /dev/hdc.
Look at the output of the ls command to see what device /dev/cdrom is actually pointing. i.e.
ls -l /dev/cdrom

Since you stated that /dev/cdrom does not exist you can create /dev/cdrom via the ln command. Example:
ln -s /dev/hdb /dev/cdrom (must be root)
 
Old 03-16-2007, 01:53 AM   #7
coexistinpeace
LQ Newbie
 
Registered: Dec 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Thumbs up

Sorry for the late post but I have finally figured it out and got them working! Thanks for your help Berto and Michaelk. Yes the problem was with the sym links. Once I had the right sym links to the right devices it all fell into place.

But I have to say VL has the strangest CD/DVD mapping I have seen in Linux so far. It seems to have one link per function of the drive. So for a CDRW drive it actually maps it out as one CDROM, one CDWriter. Similarly for a DVD it has a CDROM, CDWriter, DVDROM mappings.

Hope I am right??!!

Thanks once again.
 
  


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
Burned DVD cannot be mounted (DVD-R DL) 01d55 Linux - Hardware 15 03-01-2006 01:22 AM
HFS data DVD can't be mounted on linux bad_gui Linux - General 3 07-06-2005 08:33 PM
DVD/CD-RW Not Detected/Mounted atifraza82 Slackware 6 03-03-2005 03:50 AM
Cannot read a mounted DVD Arsh79 Linux - Hardware 4 11-10-2004 05:36 AM
I can't figure out how to get my DVD mounted! wilsonpa Linux - Hardware 14 11-10-2003 09:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > VectorLinux

All times are GMT -5. The time now is 06:36 AM.

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