LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-23-2001, 03:31 AM   #1
xM0M0x
LQ Newbie
 
Registered: Aug 2001
Location: San Antonio
Distribution: RedHat 7.1
Posts: 2

Rep: Reputation: 0
Angry Why can't I mount my CDRom????


OK, this is pissing me off to no end. I've had this same problem in the past on a RedHat box and I couldn't get an answer so I had no choice but to re-install. Heres the deal......

When I try to mount my CDRom (mount /dev/cdrom) I get errors stating that /dev/cdrom doesn't exist. So I asked a friend who "supposedly" knows Linux and he told me to remove the symbolic link (rm -f /dev/scd0). Now I get an error message stating that the special device file does not exist. The /dev/cdrom file is symbolically linked to /dev/scd0.....is this normal? I don't know why my cdrom stopped mounting. It worked fine before I updated my kernel. Is there a way to fix this problem?? I sure would hate to have to re-install (again) because Linux seems uncapable of managing my devices properly. BTW, this is a server i'm setting up so I didn't install a GUI. It's all command line. Any help is greatly appreciated.
 
Old 08-23-2001, 03:36 PM   #2
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
If everything worked well until you rebuilt the kernel then it suggests you missed out SCSI CD-ROM support or something else it depends on, or some of your modules to give you the support are not loading. Check your kernel config again... once the kernel is sorted out you will still need to recreate the special device that your friend told you to delete - bad move! The /dev/cdrom symlink is normally there so that you don't have to remember which device your CD-ROM is, and provide a little abstraction - some people argue that its a bad idea to use symlinks, but I've never had problems. To create the special file use the following in the /dev/ directory
Code:
mknod scd0 b 11 0
I can't say I've ever needed to use mknod but according to the man page the above code should work.

cheers

Jamie...
 
Old 08-23-2001, 04:25 PM   #3
Teller_30
LQ Newbie
 
Registered: Aug 2001
Location: Oregon Coast
Distribution: RH7.2
Posts: 27

Rep: Reputation: 15
yeah.. the kernel..

The kernel is probablly the problem... I just had to redue one of mine to support scsi emulation... my burn software stuck it's nose up at my drives... Turns out when I recompiled my kernel I turned off scsi emulation... ya.. stupid me...

Edit the kernel.. load up everything that has to do with the cdroms and recompile! Then if you wanna be really clean, take them back out one at a time until the problem reoccures...

eh.. another idea.. check your /etc/fstab and make sure it is correct... it probablly is or you would have had a message saying it wasn't.. but it never hurts to check
 
  


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
CDROM refuses to mount, /dev/cdrom does not exist shane25119 Linux - Hardware 10 08-02-2009 10:43 PM
cant mount cdrom solarcontrol Linux - Hardware 10 01-16-2005 01:34 PM
Cannot Mount Cdrom? bobr Linux - General 1 05-08-2004 03:29 PM
cdrom won't mount stupidclese Linux - Newbie 2 02-03-2004 03:40 AM
Cdrom mount robbinsar Linux - Hardware 12 05-01-2003 01:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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