On Wed, 2002-10-16 at 09:25, Paul DiMarco wrote:
> I've got a Red Hat Linux release 7.0 (Guinness), Kernel 2.2.16-22 on an
> i686 system.
> 
> When I put a CD into the CD-ROM and try to mount I get the following.  Not
> matter what I do I can't mount my CD.
> 
> (dominoold:paul) /home/paul> mount /dev/cdrom
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>        or too many mounted file systems
> 
> 
> I don't think there are any other filesystems mounted either so I have no
> idea.
> 
> 

try mounting it as /mnt/cdrom.  When using the mount command you need to
use the mountpoint as defined in /etc/fstab.  it is the mount point most
likely used in your /etc/fstab and it will use the /dev/cdrom device
with is probably a symlink to the real device like /dev/hdc

HTH
Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to