Date: Wed, 11 Sep 2002 08:34:28 +0400 From: "Kirill Shmatov" <shmatov@radezh.ru> To: <freebsd-newbies@FreeBSD.org> Subject: Re: Moutind CDROM/Floppies as normal user Message-ID: <001e01c2594c$84299760$5300a8c0@radezh.ru> References: <20020911040505.23658.qmail@operamail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > How do I mount the CDROM and/or floppies using a normal > user instead of having to su to root & mounting them. > Hi! Go to root and set system variable <vfs.usermount> to 1, just like this: # sysctl -w vfs.usermount=1 And, please, read the FAQ :). --- Kirill Shmatov - shmatov@radezh.ru - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001e01c2594c$84299760$5300a8c0>