LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 06-07-2004, 01:43 PM   #1
JoelFlores
LQ Newbie
 
Registered: Jun 2004
Location: Caracas
Posts: 5

Rep: Reputation: 0
Mount Problems on Redhat 9.0!!!


Hi to all!!!!

i newbie on the list....


i have problems with cdrom after install redhat 9.0, during the instalation no problems, but when ths system start i can't mount cdrom, i have win98 on my system to and work perfectly, i check all and i don't know what happen, please help me!!!!!

i send all the test what i do

---------
[root@dune root]# cat /var/log/dmesg |grep cdrom
hdc: attached ide-cdrom driver.

[root@dune root]# ls -al /dev/cdrom
lrwxrwxrwx 1 root root 8 Jun 6 04:06 /dev/cdrom -> /dev/hdc

[root@dune root]# cat /etc/fstab
LABEL=/1 / xfs defaults 1 1
LABEL=/boot1 /boot xfs defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/usr1 /usr xfs defaults 1 2
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,user,ro 0 0

[root@dune root]# mount -t iso9660 /dev/hdc /mnt/cdrom/
mount: block device /dev/hdc is write-protected, mounting read-only
mount: Not a directory
-------------

thanks to all!!!!!
 
Old 06-07-2004, 01:46 PM   #2
veritas
Member
 
Registered: Aug 2003
Location: Dallas,TX
Distribution: Ubuntu Server, Slackware, Red Hat 6.1
Posts: 241

Rep: Reputation: 30
try making a /mnt/cdrom directory and try again

Code:
 mkdir /mnt/cdrom
 
Old 06-07-2004, 04:00 PM   #3
JoelFlores
LQ Newbie
 
Registered: Jun 2004
Location: Caracas
Posts: 5

Original Poster
Rep: Reputation: 0
yes i tried, i do the same thing.... :@

--------
[root@dune root]# mkdir /mnt/cdrom/
mkdir: cannot create directory `/mnt/cdrom/': File exists

[root@dune root]# rm -rf /mnt/cdrom/

[root@dune root]# mount -t iso9660 /dev/hdc /mnt/cdrom/
mount: mount point /mnt/cdrom/ does not exist

[root@dune root]# mkdir /mnt/cdrom

[root@dune root]# mount -t iso9660 /dev/hdc /mnt/cdrom/
mount: block device /dev/hdc is write-protected, mounting read-only
mount: Not a directory
------

thanks for answer
 
Old 06-07-2004, 05:59 PM   #4
JoelFlores
LQ Newbie
 
Registered: Jun 2004
Location: Caracas
Posts: 5

Original Poster
Rep: Reputation: 0
ready... i find out the problem

went i check /var/log/message i find that
------------------
Jun 6 06:59:33 dune kernel: hdc: status error: error=0x04Aborted Command
Jun 6 06:59:33 dune kernel: hdc: drive not ready for command
Jun 6 06:59:43 dune kernel: hdc: DMA interrupt recovery
Jun 6 06:59:43 dune kernel: hdc: lost interrupt
Jun 6 06:59:43 dune kernel: hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
-------------

so i thing , this is dma problem

so i check
---------
[root@dune root]# hdparm /dev/hdc

/dev/hdc:
HDIO_GET_MULTCOUNT failed: Invalid argument
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 1 (on)
readahead = 8 (on)
HDIO_GETGEO failed: Invalid argument
---------

i disable dma i ready

----------
[root@dune root]# hdparm -d0 -X /dev/hdc

/dev/hdc:
setting using_dma to 0 (off)
setting xfermode to 0 (default PIO mode)
using_dma = 0 (off)
[root@dune root]# mount /mnt/cdrom/

[root@dune root]# ls /mnt/cdrom/
autorun.inf ext mpegav segment vcd vcd_play.exe

-----------------

Ready....... Thanks to all!!!!!!!!!1
 
  


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
problems with smbfs mount-point in /etc/fstab - "mount -a" works, but not at boottime MarkSide Linux - Software 4 11-20-2005 03:30 PM
Redhat 9 Install: nfs mount problems harvey.west Linux - Networking 1 09-21-2005 12:14 PM
cdrom mount problems under redhat 9 phiberoptikk Linux - Hardware 0 03-13-2004 07:47 PM
Cant mount CD+RW in redhat 9 Almack Linux - Hardware 2 01-17-2004 02:26 AM
RedHat 9.0 Auto mount davnetuk Linux - Software 2 06-06-2003 05:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

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