LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-27-2005, 09:44 PM   #1
50l4r_fl4r3
LQ Newbie
 
Registered: Jan 2005
Location: Dante's Inferno
Distribution: Debian Sarge, but I am planning on switching to Mandrake soon
Posts: 9

Rep: Reputation: 0
Unhappy what happened to my mount points?


I recently bought a desktop computer with Debian Sarge preinstalled.
And there aren't any mount points!

I tried to mount a cd, and it didn't work, so I checked the /mnt file to see what the mount point was named, and it wasn't there! The /mnt file is empty!

Any ideas what might cause this? And how I could fix it?
 
Old 01-27-2005, 10:02 PM   #2
tw001_tw
Member
 
Registered: Mar 2003
Location: St. Louis, MO
Distribution: kubuntu-current
Posts: 551
Blog Entries: 4

Rep: Reputation: 31
Post your /etc/fstab file

If /dev/hdc is suppose to be mounted at /mnt/cdrom, and the cdrom directory does not
exist, you need to make it. But So we aren't going into this blind, post your fstab.

-tw
 
Old 01-29-2005, 12:43 PM   #3
50l4r_fl4r3
LQ Newbie
 
Registered: Jan 2005
Location: Dante's Inferno
Distribution: Debian Sarge, but I am planning on switching to Mandrake soon
Posts: 9

Original Poster
Rep: Reputation: 0
thanks, I'll try that.
 
Old 01-29-2005, 02:27 PM   #4
50l4r_fl4r3
LQ Newbie
 
Registered: Jan 2005
Location: Dante's Inferno
Distribution: Debian Sarge, but I am planning on switching to Mandrake soon
Posts: 9

Original Poster
Rep: Reputation: 0
#
#<file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda3 none swap sw 0 0
/dev/sda2 / ext3 defaults,errors=remount-ro 0 1
/dev/sda1 /boot ext3 defaults,0 1
/dev/cdrom, /cdrom, , auto, noauto,ro, 0, 0
/dev/fd0, /floppy, , auto, noauto, , 0, 0


some of the spacing might be a little off... but there's my fstab file.
 
Old 01-29-2005, 02:49 PM   #5
winsnomore
Member
 
Registered: May 2004
Location: USA
Distribution: #1 PCLinuxOS -- for laughs -> Ubuntu, Suse, Mepis
Posts: 315

Rep: Reputation: 31
"may be the dingo ate your mount point" ..:-))) couldn't resist .. { it's a seinfeld joke)

/mnt mounting is older .. LFS recommends cdrom/cdrecoder terminlogy ..
you have it listed the /dev/hdc is being moutned on /cdrom.
so it didn't go anywhere . it's just there.
 
Old 01-29-2005, 03:06 PM   #6
50l4r_fl4r3
LQ Newbie
 
Registered: Jan 2005
Location: Dante's Inferno
Distribution: Debian Sarge, but I am planning on switching to Mandrake soon
Posts: 9

Original Poster
Rep: Reputation: 0
I'm sorry, I'm new to Linux.

What do I type into the terminal to mount my cd?
 
Old 01-29-2005, 03:26 PM   #7
tw001_tw
Member
 
Registered: Mar 2003
Location: St. Louis, MO
Distribution: kubuntu-current
Posts: 551
Blog Entries: 4

Rep: Reputation: 31
Quote:
/dev/cdrom, /cdrom, , auto, noauto,ro, 0, 0
This line says the CD should be mounted in /cdrom, not /mnt/cdrom.

So you can type either:
mount /dev/cdrom
(and it'll get mounted at /cdrom, if the directory /cdrom exists, otherwise you'll get an error)

or

mount /dev/cdrom /mnt/cdrom
(if you want it mounted in /mnt/cdrom/ - as convention says it should - but like I said, make sure
that directory exists.)

or

mount /dev/cdrom /some/other/path/
(where ever you want it)

-tw
 
Old 01-29-2005, 07:05 PM   #8
50l4r_fl4r3
LQ Newbie
 
Registered: Jan 2005
Location: Dante's Inferno
Distribution: Debian Sarge, but I am planning on switching to Mandrake soon
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks, I'll tell you if that works.
 
  


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 help with mount points! rmanocha Linux - Hardware 2 10-26-2003 03:23 PM
help with mount points rmanocha Linux - Software 12 10-26-2003 01:32 PM
SCRIPT: check if auto-mount mount-points are still mounted markus1982 Linux - Software 0 05-25-2003 05:48 AM
Mount Points? Mr_Floppy4 Linux - General 2 10-14-2002 10:03 PM
mount points... Jeffrey Linux - General 6 02-24-2001 12:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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