[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem on mounting CD...



On Fri, 11 Apr 1997, Felix Almeida wrote:

> Hi!
> 
>   I've been tried to allow the normal users in my system to mount a CD-ROM
> but with no success... I even put the following line in my /etc/fstab:
> 
>     /dev/cdrom /cdrom iso9660 ro,noauto,user,unhide 0 0
> 
>   Where /dev/cdrom is a symbolic link to /dev/scd0. My /cdrom directory
> has the following permitions: 
> 
>     drwxr-xr-x   2 root     root         1024 Apr 11 10:23 /cdrom/
> 
>   The problem is that the users can mount the CD but cannot umount it! The
> "mount /cdrom" works fine but "umount /cdrom" gives the error message: 
> 
>     umount:  /cdrom mount disagrees with the fstab

I have the following for an IDE cd-rom:

/dev/hdc      /mnt/cdrom        iso9660 defaults,noauto,user 0 0

This works fine for me.  Try specifying /dev/scd0 instead of the symbolic
link in fstab.

----
Bob Nielsen                 Internet: nielsen@primenet.com
Tucson, AZ                  AMPRnet:  w6swe@w6swe.ampr.org
                            AX.25:    w6swe@wb7tls.az.usa.noam
                            http://www.primenet.com/~nielsen


Reply to: