LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 10-19-2006, 03:47 AM   #1
paranjyoti
LQ Newbie
 
Registered: Oct 2006
Posts: 9

Rep: Reputation: 0
Question cannot access CDROM from GNOME terminal


This is the same problem of CDROM's inaccessibility after the machine was loaded with mandrakelinux10.1. I have tried to mount the CD from terminal but to no avail. After inserting the CD,
this is what I write in the terminal: -
mount -t iso9660 dev/cdrom /mnt/cdrom
The system generates the following message: -
mount: block device dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on dev/cdrom, or too many mounted file systems
What am I supposed to do now? Please help.
 
Old 10-19-2006, 04:56 AM   #2
odd2k
Member
 
Registered: Oct 2006
Distribution: Slackware-11.0
Posts: 35

Rep: Reputation: 15
Try the following:
Code:
mount -t auto /dev/cdrom /mnt/cdrom
Not all cd-roms use the iso9660 filesystem, so it's worth a shot atleast.
 
Old 10-23-2006, 05:39 AM   #3
expat
Member
 
Registered: Mar 2006
Location: China
Distribution: Linux Mint-Debian
Posts: 125

Rep: Reputation: 17
I to am having the same trouble with my cdrom and when i try the advice above this is what i get.


mount -t iso9660 dev/cdrom /mnt/cdrom
mount: special device dev/cdrom does not exist

freedom:~# mount -t auto /dev/cdrom /mnt/cdrom
mount: No medium found
 
Old 10-23-2006, 05:54 AM   #4
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Quote:
Originally Posted by expat
I to am having the same trouble with my cdrom and when i try the advice above this is what i get.


mount -t iso9660 dev/cdrom /mnt/cdrom
mount: special device dev/cdrom does not exist

freedom:~# mount -t auto /dev/cdrom /mnt/cdrom
mount: No medium found
try
Code:
mount -t iso9660 /dev/cdrom /mnt/cdrom
with a forward slash infront of dev/cdrom
 
  


Reply

Tags
mount



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
pressing 'x' in gnome terminal starts new terminal instance Drwfan54 Ubuntu 3 09-26-2006 03:09 PM
Alternative terminal to konsole & gnome-terminal Adony Linux - Software 3 10-08-2004 03:59 AM
Cant access first cdrom after adding second cdrom Zero-0-Effect Slackware 2 02-18-2004 09:25 PM
navigating to cdrom drive in gnome terminal erico LinuxQuestions.org Member Success Stories 2 08-09-2003 01:17 PM
cdrom access (in terminal) DonLuis Slackware 11 03-18-2003 02:10 PM

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

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