LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-29-2002, 03:55 AM   #1
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Rep: Reputation: 145Reputation: 145
mount cdrom fails


Hi! For a while I was running Linux and everything was working fine. Then all of a sudden the cdrom disappeared and I canīt mount it again. I tried as root "mount iso9660 /dev/cdrom mnt/cdrom" and got the answer "no mountpoint for cdrom". Running SuSE you can normally configure these hardware parts via YaST, an automatic setup-tool but that doesnīt function either.
Any help much apreciated! J.
 
Old 01-29-2002, 05:18 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well, that presumably means that the /mnt/cdrom directory just doesn't exist.

you are aware of the need for /mnt and not mnt as you typed? and you'd need -t before iso9660
 
Old 01-29-2002, 07:51 AM   #3
dorward
Member
 
Registered: Sep 2001
Distribution: Gentoo
Posts: 760

Rep: Reputation: 31
Just a point - "mnt/cdrom" is not the same as "/mnt/cdrom" unless you are in "/"
 
Old 01-29-2002, 11:31 AM   #4
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
The mountpoint must also exist prior to the command being issued. You should move into the /mnt directory and ensure that there is a subdir called cdrom. If there is not, it won't matter how much configuring you do, you won't be able to mount the cdrom drive, so you should create it.

If once you've done this, you should consider editiing your /etc/fstab file. There are plenty of threads on this here, so have a peek around.
 
Old 01-29-2002, 01:25 PM   #5
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Original Poster
Rep: Reputation: 145Reputation: 145
...the /mnt directory is completely empty! I guess I have to look for what it should contain. Thanks a lot ! You helped me much.
 
Old 01-29-2002, 01:30 PM   #6
dorward
Member
 
Registered: Sep 2001
Distribution: Gentoo
Posts: 760

Rep: Reputation: 31
Mount points are just directories.

mkdir /mnt/cdrom
 
Old 01-29-2002, 01:53 PM   #7
Darkstar
Member
 
Registered: Jan 2002
Location: Elkton, MD
Distribution: Debian 3.1, SimplyMEPIS 3.3.1, Kanotix 2005-03
Posts: 91

Rep: Reputation: 15
Normally SUSE has a cdrom directory created at the root. You could then do a mount /dev/cdrom -t iso9660 /cdrom or something similiar to that.
 
Old 01-29-2002, 04:52 PM   #8
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Original Poster
Rep: Reputation: 145Reputation: 145
oh my - I tried out so many things and read in a book about SuSE distro that ususally: mount -t iso9660 /dev/cdrom /cdrom is the right command. Unfortunately it returns: /DEV/CDROM IS NOT A VALID BLOCKORIENTATED DEVICE. Tommorrow I'll take a closer look at how to edit /etc/fstab. Maybe the bug is in there... Thanks a lot again!
 
Old 01-30-2002, 08:40 AM   #9
Darkstar
Member
 
Registered: Jan 2002
Location: Elkton, MD
Distribution: Debian 3.1, SimplyMEPIS 3.3.1, Kanotix 2005-03
Posts: 91

Rep: Reputation: 15
I've had this happen before myself with Redhat. Try loading the module by doing a insmod cdrom then try to mount the cdrom. See if that works.
 
Old 01-30-2002, 08:54 AM   #10
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
i wouldn't be worried about /dev/cdrom being right or not, make sure it works by just using the hdX device directly.
 
Old 01-30-2002, 12:40 PM   #11
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Original Poster
Rep: Reputation: 145Reputation: 145
wow - just got it going! i moved it to hdc, now i can mount it "mount -t iso9660 /dev/hdc/ cdrom, open directory /media/cdrom and the stoopid thing starts wheeling - great - thank you very much, again! Cheers Jens
 
  


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
smb mount folders disappear on mount & konqueror smb fails: network unreachable tisource Linux - Networking 1 10-17-2007 12:30 AM
Fails to find CDRom y_me Debian 2 09-29-2005 08:39 PM
Slack 9.1/10.1 fails to mount CDROM brianko Slackware 3 06-05-2005 07:26 PM
Encrypted Reiserfs Fails to Mount -- Reiserfsck Fails as Well antic Linux - Hardware 0 07-30-2004 04:32 PM

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

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