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 07-04-2002, 12:06 AM   #1
Gast
LQ Newbie
 
Registered: Jul 2002
Posts: 4

Rep: Reputation: 0
Mounting /dev/cdrom in SuSE 8.0 Pro in a Terminal - wrong fs type...


I'm installing SuSE 8.0 Pro w/ a GeForce 4 card so I've had to do everything in text mode because 8.0 lacks the drivers. I downloaded the drivers from the nvidia site on a winME machine and burned them to a CD (too large for a flopy). I've moved the cdr to the linux machine and tried to mount it various ways. [[ mount -t (auto, iso9660, vfat, msdos, emsdos, etc) /dev/cdrom /media/cdrom ]] . I've read man 8 mount and spent the past 4 hours browsing forums and FAQ. I've found nothing relating to my problem (that worked).

When I try the mount I get the error message [[ wrong fs type, bad option, bad superblock on /dev/cdrom, or too many mounted file systems. (could this be the ide device where you in fact use ide-scsi so that sr0 or sda or so is needed?]] Please let me know what I've done wrong and where I can find out what to do and Thank You for your time.


-Oh and I saw something about a chat service? Is this the private message or is there a chatroom area that I've been unable to find?
 
Old 07-04-2002, 12:14 AM   #2
Gast
LQ Newbie
 
Registered: Jul 2002
Posts: 4

Original Poster
Rep: Reputation: 0
Heh. After just a few more threads I found my chatroom answer.
 
Old 07-05-2002, 08:48 AM   #3
fatgod
Member
 
Registered: Mar 2002
Location: Edinburgh, Scotland
Distribution: Suse 7.2, Gentoo 1.4, Solaris 9
Posts: 661

Rep: Reputation: 30
which was?
 
Old 07-05-2002, 09:41 AM   #4
Gast
LQ Newbie
 
Registered: Jul 2002
Posts: 4

Original Poster
Rep: Reputation: 0
http://www.linuxquestions.org/questi...highlight=chat
 
Old 07-05-2002, 09:58 AM   #5
fatgod
Member
 
Registered: Mar 2002
Location: Edinburgh, Scotland
Distribution: Suse 7.2, Gentoo 1.4, Solaris 9
Posts: 661

Rep: Reputation: 30
is your CD drive IDE? I will assume that it is... mount the device directly rather than using the /dev/cdrom thing that suse sets up.

try

mount -t iso9660 /dev/hdc /media/cdrom


you might want to make sure that nothing is mounted on /media/cdrom first though...

umount /media/cdrom

depending on which ide controller your cd drive is connected too. hdc is the second master, hdd is the second slave, hdb is primary slave and no points for guessing hda

You should do this as root and once it all works put the line into /etc/fstab

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

then you can mount it as a user and you can mount it by typing either,

mount /dev/hdc
or
mount /media/cdrom

Suse creates some symlinks to the cdrom drives too, so (assuming they are there) you can also mount and access your drive through /cdrom

mount /cdrom

also note that you have to...
umount /cdrom

before ejecting the disk...

some drives will be supported by this too...

eject /cdrom

this umounts and spits out the disk for you...

Have fun
 
Old 07-05-2002, 05:02 PM   #6
Gast
LQ Newbie
 
Registered: Jul 2002
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks

Finally something that works.. Thanks. Now if only I could actually get my system to run... But that's another thread.
 
  


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
Problem mounting CD-ROM: wrong fs type, bad option, bad superblock on /dev/cdrom Oooska Linux - Newbie 7 07-10-2013 11:37 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
mounting 2 ide-scsi devices /dev/cdrom and /dev/cdrom1 issue penguin123 Linux - Hardware 3 09-26-2003 08:36 PM
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

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

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