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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-17-2002, 04:00 PM
|
#1
|
|
LQ Newbie
Registered: Jan 2002
Location: Bangor, ME
Distribution: Slackware 8
Posts: 20
Rep:
|
Problem mounting CD-ROM: wrong fs type, bad option, bad superblock on /dev/cdrom
I tried to mount my cdrom drive as either root and a regular user, but when I do I get this error:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
The line pertaining to the drive in fstab is:
Code:
/dev/cdrom /mnt/cdrom iso9660 noauto,ro,users 0 0
Also when I login as root and try to use either the GNOME or KDE CD players music plays just fine, but if I try it as a regular user I get an error saying permission is denied. So it seems as if the CD players can mount the cdrom drive just fine as root.
Any suggestions would be appreciated. Thanks : )
|
|
|
|
03-17-2002, 04:11 PM
|
#2
|
|
Senior Member
Registered: Jun 2001
Location: San Antonio, TX
Distribution: distro? what's a distro?
Posts: 1,635
Rep:
|
well... if you're using audio cd's, then you don't mount them. audio cd's don't really use typical filesystem formats - they have a table of contents, and a couple of tracks... not a real filesystem. data cd's are written differently... they have a filesystem, so they need to be mounted.
|
|
|
|
03-17-2002, 04:16 PM
|
#3
|
|
Member
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian
Posts: 717
Rep:
|
look in /dev and see if you even have a device called cdrom.
If you dont then create one
ln -s /dev/hdc /dev/cdrom
/dev/hdc is what my cdrom drive is on, yours may be different.
|
|
|
|
03-17-2002, 06:18 PM
|
#4
|
|
Member
Registered: Jan 2002
Location: Confederate States of America
Distribution: Mandrake 9.0
Posts: 197
Rep:
|
try this
I got mine to mount like this....go into terminal as SU, then type....
chmod a+rwx /mnt/cdrom
then I had to reboot ..............after that it worked
|
|
|
|
03-17-2002, 10:43 PM
|
#5
|
|
LQ Newbie
Registered: Jan 2002
Location: Bangor, ME
Distribution: Slackware 8
Posts: 20
Original Poster
Rep:
|
Thanks guys, my CDROM drive mounts now. However, I still can't the CD Player to play any CDs yet. I get this error when I load it. I've tried everything I can think of, my regular account has ownership and auth rights to access the CD drive, but I still get that error.
*Edit: Silly vB code.
Last edited by Oooska; 03-17-2002 at 10:44 PM.
|
|
|
|
03-18-2002, 11:21 AM
|
#6
|
|
Member
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian
Posts: 717
Rep:
|
make sure you have permmision to access the actual dev ie; hdc.
do a ls -al /dev/cdrom and see what device the simlink is pointing to. And give your normal users read, and maybe exec access to it
|
|
|
|
03-19-2002, 04:51 AM
|
#7
|
|
LQ Newbie
Registered: Mar 2002
Posts: 10
Rep:
|
me too
actually I am having the same problem.
fook forward to get your answers
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
mount: wrong fs type, bad option, bad superblock on /dev/hdc3
|
Lordandmaker |
Linux - Hardware |
15 |
06-05-2011 08:55 AM |
|
ERROR AT MOUNTING USB :mount: wrong fs type, bad option, bad superblock on /dev/sda1,
|
saiket |
Linux - Hardware |
3 |
04-12-2008 12:07 AM |
|
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
|
Adil_uk |
Linux - Hardware |
9 |
02-16-2005 05:50 PM |
|
mount: wrong fs type, bad option, bad superblock on /dev/sdb1
|
pmoreira |
Linux - Hardware |
5 |
02-26-2004 10:31 AM |
|
wrong fs type, bad option, bad superblock on /dev/cdrom, or too many mounted file sy
|
TheCyberDude |
Linux - Software |
1 |
02-11-2002 12:44 PM |
All times are GMT -5. The time now is 11:08 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|