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

Re: mount floppy0



El Tue, Jun 27, 2006 at 10:54:25AM +0200, Antoni Mas i Soler deia:
> >  'auto' fa que es munti solet en botar la màquina.
> >  'user' permet que un usuari normal monti.
> >  'users' permet que un usuari normal monti i desmonti.
> 
> Una cosa, així com és que jo tinc "user" a la disquetera i al dvd-rom
> i puc desmuntar-los com a usuari normal???
> 


user permet que l'usuari ho desmonti només si ho ha muntat ell
users permet que ho desmonti un usuari diferent del que ho ha muntat. 

man mount :

    Thus, given a line
              /dev/cdrom  /cd  iso9660  ro,user,noauto,unhide
       any user can mount the iso9660 file system found on his CDROM using the
       command
              mount /dev/cdrom
       or
              mount /cd
       For more details, see fstab(5).  Only the user that mounted a  filesys-
       tem  can unmount it again.  If any user should be able to unmount, then
       use users instead of user in the fstab line. 

-- 
Xavi Drudis Ferran
xdrudis@tinet.cat



Reply to: