Try doing mount /dev/cdrom /mnt/cdrom (or whatever you have in /mnt). For some reasons sometimes mount doesn't mount like it should. For a user it works fine, for root - I have to specify the directory and then it's happy. I have a /dev/cdrom line in my fstab so it should work.
> > From: "askar ..." <[EMAIL PROTECTED]> > Date: 2005/05/04 Wed PM 01:34:23 EDT > To: [email protected] > Subject: [gentoo-user] can't mount CD > > Hello! > > I can't mount CD by mount /mnt/cdrom and get error: > mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0, > or too many mounted file systems > > My fstab is: > /dev/hda2 /boot ext2 noauto,noatime 1 2 > /dev/hda6 / reiserfs noatime 0 1 > /dev/hda8 none swap sw 0 0 > /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0 > /dev/fd0 /mnt/floppy auto noauto 0 0 > > I use Gentoo 2005.0. > > In internet I didn't find useful information. > > Please help me. > > askar > > -- > [email protected] mailing list > > -- [email protected] mailing list

