LinuxQuestions.org
Help answer threads with 0 replies.
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 10-26-2001, 01:44 PM   #1
santiagodelgado
LQ Newbie
 
Registered: Oct 2001
Posts: 15

Rep: Reputation: 0
RH 7.2 Mounting Issue


I just installed RH 7.2 and for some reason when I try to:

mount /mnt/cdrom

I get an error saying:
mount: /dev/cdrom is not a valid block device

The Cd-Rom has a Cd inside of it, and for heavens sakes, I installed the distribution using it. The information refering to the Cd-Rom is in the /etc/fstab so the system has to have recognized it.

Any suggestions?

Thanks!
 
Old 10-26-2001, 03:06 PM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Do you know which device your CD-ROM is on the system (/dev/hdb, /dev/hdc, etc...)? If so, just try to mount it using
Code:
mount /dev/hdX /mnt
just to see that you can mount the device.

If you could post your /etc/fstab swomeone here should be able to give a hint or two as to how to get your cdrom mountable.
 
Old 10-26-2001, 03:28 PM   #3
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
check

ls -l /dev/cdrom

which will tell you what the pretend device actually points to.

to find more info about what hardware is known to your system, have a nose around

/proc/ide/hdX

cat everythign in sight, it's all plaintext, and you should be able to verify that the hard drive is properly located as an IDE deivce
 
Old 10-26-2001, 05:51 PM   #4
santiagodelgado
LQ Newbie
 
Registered: Oct 2001
Posts: 15

Original Poster
Rep: Reputation: 0
A cat named (none)

I cat'ed all of the files and for the one that was called "driver" all that was there was line saying:

(none)

It seems I have a Matshita CR-581. That's about all the information I could get. Do you know how I could go around looking for the driver?

Thanks!
 
Old 10-26-2001, 06:07 PM   #5
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
standard cdroms don't need drivers, jsut liek a harddrive doesn't need one. they are very standard devices, so a general integrated driver is used.

so, you should know where teh drive is, so

mount /dev/hdX /mnt/cdrom

or whatever...
 
Old 10-26-2001, 06:08 PM   #6
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
standard cdroms don't need drivers, jsut liek a harddrive doesn't need one. they are very standard devices, so a general integrated driver is used.

so, you should know where teh drive is, so

mount /dev/hdX /mnt/cdrom

or whatever...
hmmm, that's a bit of a slow drive isn't it? i've an 8x CR-583, and it really sucks. *might* be an issue with it.. unlikely tho


--edit
oh actually, my driver file does list

[root@simon chris]# cat /proc/ide/hdd/driver
ide-cdrom version 4.59

bugger....

Last edited by acid_kewpie; 10-26-2001 at 06:12 PM.
 
Old 10-29-2001, 06:17 AM   #7
benzoid
LQ Newbie
 
Registered: Oct 2001
Distribution: redhat
Posts: 1

Rep: Reputation: 0
You might have a cdrom drive that is "blacklisted" in the ide-dma driver in the kernel. This happened to me and after three days I found out the problem (and how to fix it).
I had "(none)" in the /proc/ide/hdb/driver file.

To fix it, turn off DMA on the cdrom drive, e.g.

/sbin/hdparm -d0 /dev/hdb

If this works, then the contents of the driver file should change immediately.
Put it in /etc/rc.d/rc.local for it to happen automatically at bootup.

Good luck!

Ben
 
  


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
Mounting issue fat32 danimalz Debian 5 10-12-2005 04:28 AM
cd mounting issue greenmuzz Linux - Hardware 2 09-09-2005 02:44 PM
cdrom mounting issue adenardo Linux - Hardware 2 07-08-2005 01:29 AM
Help with a mounting issue????? graystarr Red Hat 1 04-27-2005 07:47 AM
cdrom mounting issue lamedavis Linux - Newbie 2 01-24-2004 01:27 PM

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

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