LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-12-2002, 05:17 PM   #1
Road
Member
 
Registered: Jan 2002
Distribution: Debian Based only but have tried most others.
Posts: 82

Rep: Reputation: 15
Angry CDROM mounting Problems


I recently just installed a RedHat 7.2 box with only the basics and Bind. When I try and mount my IDE cdrom with any of the following commands:

Mount /mnt/cdrom
Mount -t iso9660 /mnt/cdrom
Mount /dev/cdrom
mount /cd

I get this error.

"Mount: /dev/cdrom is not a valid block device"

I checked out /dev/cdrom and it looks like a link to /dev/hdc

I installed with this cdrom and also tried a seperate creative 52x Cdrom and the same error happend.

Any ideas on how to get this bad boy to mount?

Thanks for looking at this

Road

Last edited by Road; 02-12-2002 at 05:19 PM.
 
Old 02-12-2002, 05:38 PM   #2
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
first of all look at your /etc/fstab file to see what device is your cd-rom and where its mount point, if the CD-rom is primary slave it is hdb, if secondary master hdc and secondary slave is hdd
try the following
mount -tiso9660 /dev/hdx /mnt/cdrom
substitute x with appropriate letter b, c or d ( I don't think you have your cd-rom as primary master, do you?)
make sure mount point exists ( /mnt/cdrom in this example), if it doesn't create it, become root and
mkdir /mnt/cdrom
or whatever you want to call it
and as root you can make a symbolic link /dev/cdrom
such

ln -s /dev/hdx /dev/cdrom
Again substitute the x with appropriate entry, if you are not sure which device is your cd-rom do as root

dmesg|less

and look for initialization of your drives somewhere in the begining.
 
Old 02-12-2002, 06:06 PM   #3
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
this is a bug in 7.2 see this post for more info:http://www.linuxquestions.org/questi...threadid=13940
 
Old 02-12-2002, 06:26 PM   #4
Road
Member
 
Registered: Jan 2002
Distribution: Debian Based only but have tried most others.
Posts: 82

Original Poster
Rep: Reputation: 15
That was it. Thanks for the help I never thought it would have been a bug since its usually me .

Thanks also NEO as your reply was very complete and written well!
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cdrom mounting problems joshfields Linux - Newbie 4 05-22-2004 03:13 AM
problems mounting cdrom stonehurstX11 Linux - Newbie 2 12-11-2003 09:36 PM
cdrom mounting problems mep]-[isto Linux - Newbie 4 11-25-2003 04:51 PM
cdrom mounting problems fractal_chaos Linux - Hardware 5 08-13-2003 02:14 PM
problems mounting cdrom suse 7.3 toorar Linux - General 4 02-14-2002 07:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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