Re: Mount / Umount in user mode

2005-02-24 Thread Bachelier Vincent
ok thx, all work's well :d Le Fri, Feb 25, 2005 at 12:07:05AM +, Pietro Cerutti a écrit: > From: Pietro Cerutti <[EMAIL PROTECTED]> > To: freebsd-questions@freebsd.org > Date: Fri, 25 Feb 2005 00:07:05 + > Subject: Re: Mount / Umount in user mode > > Hi ther

Re: Mount / Umount in user mode

2005-02-24 Thread Pietro Cerutti
Hi there, it's right! You must set the sysctl vfs.usermount=1, but you also have to assure that the user you want to mount the cdrom owns the mountpoint, tipically, as root you should type: chown /cdrom Hope this helps, Cheer, Bachelier Vincent wrote: Hi, How to mount or umount any file system in