LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 06-09-2006, 06:53 PM   #1
Will Sjorensen
LQ Newbie
 
Registered: Apr 2005
Distribution: Mandrake 10.1 Community ed.
Posts: 14

Rep: Reputation: 0
Accessing CDs (and, presumably, DVDs) with FC5


This problem is probably related to the one I talked about at http://www.linuxquestions.org/questi...d.php?t=453241

I installed FC5 over Mandrake 10.1, and am liking it quite a bit so far, and got into my Windows partition, but I can't find where to find my CD drive. Launching the Audio CD Player (I'm using GNOME) only results in a "Drive Error" message and a program crash if I try to DO anything. In Mandrake, the CD could always be found in /mnt/cdrom but that doesn't even exist. What do I need to do to make FC5 realize that I have a CD-ROM drive?

Once again, thanks in advance for any help.
 
Old 06-09-2006, 07:07 PM   #2
T1ckT0ck
Member
 
Registered: Feb 2005
Location: Nebraska
Distribution: RHEL 5.4/Fedora 12
Posts: 39

Rep: Reputation: 15
Try
Code:
mount -l
and look for "/media/cdrom" if you do not see it open a terminal and type
Code:
mount /media/cdrom
and try and run the application again. Please post your results.

Last edited by T1ckT0ck; 06-10-2006 at 12:30 PM.
 
Old 06-09-2006, 07:15 PM   #3
Will Sjorensen
LQ Newbie
 
Registered: Apr 2005
Distribution: Mandrake 10.1 Community ed.
Posts: 14

Original Poster
Rep: Reputation: 0
mount: can't find /media/cdrom in /etc/fstab or /etc/mtab
 
Old 06-09-2006, 07:20 PM   #4
Will Sjorensen
LQ Newbie
 
Registered: Apr 2005
Distribution: Mandrake 10.1 Community ed.
Posts: 14

Original Poster
Rep: Reputation: 0
Okay, turns out there wasn't anything IN the drive. I put in a Dire Straits CD, and Totem immediately came up and played the CD just fine. The CD Audio Player in the menu did as well.

The thing is, however, my audio player of choice is XMMS, so I need to know where to tell it to look for my audio tracks. Plus, it would help if I knew how to get there with Nautilus. So where the heck is FC5 looking at my CD?
 
Old 06-10-2006, 12:31 PM   #5
T1ckT0ck
Member
 
Registered: Feb 2005
Location: Nebraska
Distribution: RHEL 5.4/Fedora 12
Posts: 39

Rep: Reputation: 15
It's looking at /media/cdrom which from Nautilus is in Computer (select the appropriate drive.)
 
Old 06-10-2006, 08:03 PM   #6
Will Sjorensen
LQ Newbie
 
Registered: Apr 2005
Distribution: Mandrake 10.1 Community ed.
Posts: 14

Original Poster
Rep: Reputation: 0
There is no /media/cdrom.
 
Old 06-11-2006, 03:33 AM   #7
worzel68
Member
 
Registered: May 2006
Location: Sydney
Distribution: FC5, FC3, AIX, System V,
Posts: 50

Rep: Reputation: 15
If there is no /media/cdrom - then you need to create this directory, because it is the mount point for the mount command.

If there is no entry in etc/fstab for /media/cdrom then

Quote:
mount /media/cdrom
won't work because it is a short version of the full mount command that relies on the etc/fstab.

The other problem could be that the permissions for /dev/hdc or /dev/hdd (these probably are your cd & cdrecorder) are owned by root & ordinary users don't have read permission. You need to change this so that you do.

Once you have the right permissions then you can do a mount command:

Quote:
mount -t iso9660 /dev/hdc /media/cdrom
this assumes that you CD drive (/dev/hdc)is the master on the 2nd IDE cable. If you have a cdrecorder as well this might be /dev/hdd, or they could be the other way around depending on how they are plugged into the IDE cable.

Read up on the man page mount and fstab.
 
Old 06-11-2006, 03:36 AM   #8
ia64processor
Member
 
Registered: Sep 2003
Location: Tokyo
Distribution: Red Hat
Posts: 41

Rep: Reputation: 15
Would you please send us the output of the following commands?
cat /etc/fstab
dmesg | grep hd I assume you have an IDE CDROM/DVD
ls -al /media

The drive(s) should be under /media/* e.g. /media/cdrecorder
 
  


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
Need Linux CDs/DVDs ? knoppixman Linux - Software 1 01-12-2006 03:52 AM
automounting cds/dvds nelsonlobo Debian 5 10-12-2005 09:02 AM
Can only read DVDs or CDs, not both spitfire999 Linux - Hardware 1 04-14-2005 10:26 PM
Linux CDs and DVDs ericfx General 1 08-25-2004 04:07 PM
burning cds and dvds kurrupt Linux - Software 1 08-20-2004 09:36 PM

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

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