Koozali.org: home of the SME Server

mounting the CD-ROM drive

Greg O

mounting the CD-ROM drive
« on: September 02, 2002, 07:30:18 AM »
I've got two SME boxes here, both exhibiting the same behaviour. I go to console, su, then:
mount /mnt/cdrom

And get the following error:
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       or too many mounted file systems


The relevant entry in /etc/fstab is as per default at installation:
/dev/cdrom  /mnt/cdrom  iso9660 noauto,owner,ro 0 0

What am I doing wrong?

Cheers,
Greg.

Lloyd Keen

Re: mounting the CD-ROM drive
« Reply #1 on: September 02, 2002, 05:34:54 PM »
I was getting the same thing. Maybe it's related to ide-scsi?? Do you have any scsi devices installed?

Greg O

Re: mounting the CD-ROM drive
« Reply #2 on: September 03, 2002, 10:41:41 AM »
Nope, I don't have any SCSI devices on either machine. I also don't have a SCSI controller on either machine.

Greg O

Re: mounting the CD-ROM drive
« Reply #3 on: September 03, 2002, 02:03:51 PM »
Erk! I've committed a cardinal sin. When searching the boards the other day, I forgot to switch the search settings for "all dates" - it defaults to the last 30 days.  I did that today, and voila...

http://forums.contribs.org/index.php?topic=13997.msg53244#msg53244

which contains the very short, but very helpful:
------------------------------
Author: Dan G.
Date:   06-05-02 13:00

FAQ is your friend: http://www.e-smith.org/faq.php3#7q22
------------------------------
A few things for me to try there - sorry for cloggin up the board everyone.

Greg.