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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-28-2004, 11:37 PM
|
#1
|
|
LQ Newbie
Registered: Aug 2004
Distribution: JAMD
Posts: 10
Rep:
|
The file or directory file:/misc/cdrom does not exist
I get this message eveytime I try to run either of my CDROM's can anybody help me fix this? I am running linux JAMD.
|
|
|
|
08-29-2004, 12:17 AM
|
#2
|
|
Senior Member
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577
Rep:
|
post up your /etc/fstab
and then look thru your /dev directory and find where cdrom actually is......
on Slackware /dev/cdrom is a symlink to /dev/hdc usually!! not always,
see if you have the symlink and find where it points to.
|
|
|
|
08-29-2004, 12:29 AM
|
#3
|
|
LQ Newbie
Registered: Aug 2004
Distribution: JAMD
Posts: 10
Original Poster
Rep:
|
The file or directory file:/misc/cdrom does not exist
Sorry this is my forst time running Linux and I am a newbie and I do not know where to start
|
|
|
|
08-29-2004, 01:15 AM
|
#4
|
|
Member
Registered: Jul 2004
Location: Des Moines
Distribution: Gentoo
Posts: 111
Rep:
|
It sound to me like linux is trying to mount (make avaliable) the CD-ROM and is looking in the wrong place. We need to see your fstab.
Open the file /etc/fstab and copy & paste its contens here.
|
|
|
|
08-29-2004, 01:21 AM
|
#5
|
|
LQ Newbie
Registered: Aug 2004
Distribution: JAMD
Posts: 10
Original Poster
Rep:
|
etc/fstab info
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
Thanks for taking the time to help
|
|
|
|
08-29-2004, 05:17 AM
|
#6
|
|
Senior Member
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607
Rep:
|
How are you trying to mount the drive? As the other posters suspected, the method you are using looks for the CD-ROM at /misc/cdrom, when it is in fact at /mnt/cdrom.
So all that is required is changing "misc" to "mnt", but without knowing how you're doing this, we couldn't tell you more, unless another JAMD user happens by who knows.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:43 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|