LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-06-2007, 03:21 AM   #1
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Rep: Reputation: 0
could not open cd problem


Hi everyone!!!!

when i insert a cd in my laptop it stops showing cd/dvd drive but unlike this when i insert a dvd it works fine so could anyone guide me how to fix this problem........

my operating system is rhel 5.....
 
Old 12-06-2007, 03:37 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi, welcome to LQ!


Data or Audio-CD? And what do you mean by "stops showing cd/dvd drive"?



Cheers,
Tink
 
Old 12-06-2007, 03:44 AM   #3
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Tinkster View Post
Hi, welcome to LQ!


Data or Audio-CD? And what do you mean by "stops showing cd/dvd drive"?



Cheers,
Tink
hi !!

both data and audio cd ...........
and the problem is :cd is not imported i.e. when i open "my computer" ,'cd dvd drive' is not shown......

THANKS!!
 
Old 12-06-2007, 03:50 AM   #4
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Original Poster
Rep: Reputation: 0
AND WHEN I TRY TO MOUNT CD BY THIS COMMAND WHAT HAPPENS IS :

[root@unknown001a4b568946 ~]# mount /dev/cdrom /media
mount: block device /dev/cdrom is write-protected, mounting read-only
[root@unknown001a4b568946 ~]#
[root@unknown001a4b568946 ~]# #
[root@unknown001a4b568946 ~]#
[root@unknown001a4b568946 ~]#

COULD ANYONE HELP ME???????
 
Old 12-06-2007, 04:50 AM   #5
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Original Poster
Rep: Reputation: 0
Hi !!!

please help me to get rid of this problem ..........

this is my etc/fstab file :

LABEL=/1 / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
# /home ext3 defaults 1 2
proc /proc proc defaults 0 0
/dev/homevg/home-snapshot /snapshot ext3 defaults 1 2
sysfs /sys sysfs defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
/dev/mapper/home /home ext3 defaults 0 0


DOES IT REQUIRE ANY MODIFICATION?????
 
Old 12-06-2007, 05:48 AM   #6
LlNUX
Member
 
Registered: Oct 2007
Location: Sydney, Australia
Distribution: Debian
Posts: 63

Rep: Reputation: 15
mount cd linux how

try this link:

mount cd in linux
 
Old 12-06-2007, 06:58 AM   #7
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by LlNUX View Post
try this link:

mount cd in linux
thanks for the link!!!!!!!!!!!!
 
Old 12-06-2007, 01:00 PM   #8
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Original Poster
Rep: Reputation: 0
hi all!!!

i couldn't succeed in mounting a simple vcd.....please guide me........
this is my fstab:

LABEL=/1 / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
# /home ext3 defaults 1 2
proc /proc proc defaults 0 0
/dev/homevg/home-snapshot /snapshot ext3 defaults 1 2
sysfs /sys sysfs defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
/dev/mapper/home /home ext3 defaults 0 0

could anyone tell me why it doesn't show any device like dev/cdrom ???
 
Old 12-06-2007, 01:12 PM   #9
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
Quote:
Originally Posted by tiwarylokesh View Post
hi all!!!

i couldn't succeed in mounting a simple vcd.....please guide me........
this is my fstab:

LABEL=/1 / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
# /home ext3 defaults 1 2
proc /proc proc defaults 0 0
/dev/homevg/home-snapshot /snapshot ext3 defaults 1 2
sysfs /sys sysfs defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
/dev/mapper/home /home ext3 defaults 0 0

could anyone tell me why it doesn't show any device like dev/cdrom ???

Where is your CDROM listed in this FSTAB file?? Its not... add it in there.
 
Old 12-06-2007, 01:22 PM   #10
tiwarylokesh
LQ Newbie
 
Registered: Dec 2007
Posts: 9

Original Poster
Rep: Reputation: 0
hi!
thanks for your reply!!!
i added this to my fstab :

/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0

now it is mounted but when i tried to play a vcd using vlc it still couldn't play........
 
  


Reply

Tags
cdrom, linux, mount


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
problem with open hoshangi Programming 3 12-03-2007 04:53 AM
Installing Open Solaris and Open Suse 10.2 on same disk problem devn Solaris / OpenSolaris 3 10-05-2007 04:31 AM
open gl problem doralsoral Linux - Software 2 01-11-2004 10:53 AM
Open GL problem...PLEASE HELP! doralsoral Linux - Software 5 12-23-2003 11:58 PM
Open GL problem doralsoral Linux - Software 2 12-15-2003 07:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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