LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-19-2006, 01:46 PM   #1
borabora
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Rep: Reputation: 0
File:///mnt/cdrom


Hi, so i got my HD knoppix online, that was my first problem. Now i want to play a cd. I am getting this error. When i click on the cdrom icon on desktop it comes up: Unable to run the command specified. The file or Folder File:///mnt/cdrom does not exist. What does this mean?
 
Old 02-19-2006, 02:19 PM   #2
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
This sounds like the CD-ROM drive isn't mounted, is it?
 
Old 02-19-2006, 02:32 PM   #3
borabora
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Original Poster
Rep: Reputation: 0
ya i have been looking around a few places and i think that my cdrom is not ''mounted'' Can u explain how to mount my cdrom, or point me in the right direction? thanks
 
Old 02-19-2006, 02:39 PM   #4
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
Login as root or if you are logged in as user then open a console and type: # su
you will be asked for the root password

Then type this:

# mount /dev/cdrom

or

# mount /mnt/cdrom

Usually when you are logged in as root and you click on the CD-ROM icon it get mounted while doing this as user you have to change the user's permissions first. At least, that happenes with me on Slackware.
 
Old 02-19-2006, 02:42 PM   #5
borabora
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Original Poster
Rep: Reputation: 0
root@linux:/home/jake# mount /dev/cdrom
mount: No medium found
thats what i get... when i click the cdrom icon on the desktop i hear the cd spin up.. so im assuming it sees it? thanks in advance
 
Old 02-19-2006, 02:46 PM   #6
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
I think that you get mount: No medium found when you don't have the disk in the drive. Have you tried mount /mnt/cdrom?
When I click on the cdrom icon I hear the cd and the window with the cd's contents appears.
 
Old 02-19-2006, 02:50 PM   #7
borabora
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Original Poster
Rep: Reputation: 0
root@linux:/home/jake# mount /mnt/cdrom
mount: can't find /mnt/cdrom in /etc/fstab or /etc/mtab
root@linux:/home/jake# mount /mnt/cdrom
mount: can't find /mnt/cdrom in /etc/fstab or /etc/mtab
root@linux:/home/jake#


this is after putting a cd in. i hear it spinning up but nothing comes after.
 
Old 02-19-2006, 03:06 PM   #8
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
Hm... try this:

# mount -t auto /dev/cdrom /mnt/cdrom

or better this

# mount -t auto /dev/hdb /mnt/cdrom

If this doesn't work then check if there's the directory /mnt/cdrom

If not then do the following:

# mkdir /mnt/cdrom

then create a link for the cdrom:

# ln -s /dev/hdb /dev/cdrom

and then try to mount again:

# mount /dev/cdrom

or

# mount /mnt/cdrom

I hope that this will work.
 
Old 02-19-2006, 04:04 PM   #9
borabora
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Original Poster
Rep: Reputation: 0
root@linux:/home/jake# mount /dev/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

it says i have the directory, when i try to make it, it already exists. thanks again
 
Old 02-19-2006, 04:27 PM   #10
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
I'm sorry but I can't think what is going wrong. Have you checked the syslog - try

I hope that anybody else will be able to help you.
 
Old 02-20-2006, 01:36 AM   #11
borabora
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Original Poster
Rep: Reputation: 0
bump for noob
 
Old 02-21-2006, 05:19 AM   #12
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
Sorry, but what do you mean by this?
 
  


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
/etc/fstab - /mnt/cdrom d1l2w3 Linux - Hardware 10 01-08-2005 08:33 PM
can't umount /mnt/cdrom !? sirpelidor Linux - Newbie 3 12-08-2003 10:28 PM
i changed /mnt/cdrom to /mnt/CD-RW - now i've got a problem?!?! spyghost Linux - Software 7 09-30-2003 02:06 PM
/mnt/cdrom & /mnt/scd0 locks up machine RIgimp75 Mandriva 7 09-01-2003 09:32 PM
CD problems: /mnt/cdrom and /dev/cdrom okok Linux - Newbie 5 04-09-2003 10:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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