F11 and CD Failure

Gregory P. Ennis PoMec at PoMec.Net
Sun Oct 4 11:25:08 UTC 2009


2009/10/4 Gregory P. Ennis <PoMec at pomec.net>:
> I've just installed F11 on a small dell machine that had been running
> FC8.  Everything installed ok except it does not mount the CD when I
> place one in the drive.  I used the CD drive during the install of F11
> so I know the drive works, and I can use the CD I am trying to mount in
> other machines so I know the problem is not the CD.
>
> I have checked the message logs and found the boot process recognizes
> the CD see below :
>
> -------------
>
> Oct  4 04:47:27 Co09 kernel: ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C,
> max UDMA/33
>
> Oct  4 04:47:27 Co09 kernel: ata2.00: configured for UDMA/33
>
> Oct  4 04:47:27 Co09 kernel: scsi 1:0:0:0: CD-ROM            TEAC
> CD-224E          3.7C PQ: 0 ANSI: 5
>
> Oct  4 04:47:27 Co09 kernel: sr0: scsi3-mmc drive: 24x/24x cd/rw
> xa/form2 cdda tray
>
> Oct  4 04:47:27 Co09 kernel: Uniform CD-ROM driver Revision: 3.20
>
> -----------------
>
> When I try to manually mount /dev/cdrom I get an error message that
> there is no entry in fstab or mtab
>
>
> Have any of you had this problem, and can you give me some pointers.
>
>
> --
> Greg
>

Check your /etc/fstab
Mine have appropriate line in it:
/dev/cdrom		/media/cd		auto	ro,user,noauto,unhide	0 0

Try 'man fstab' in case of any questions.
-- 
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
--

Hiisi, thanks for your help.

fstab did not have any /dev/cdrom entry present, but my other FC
machines did not have an entry either.

I added the line item entry into /etc/fstab and was able to mount the
drive using the root account, but not a regular user.

My other FC machines recognize the presence of a cdrom and mount it
automatically and that is what I would prefer to do.

Any ideas?

Greg




More information about the users mailing list