From owner-freebsd-newbies Tue Sep 10 21:38:31 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 812CA37B400 for ; Tue, 10 Sep 2002 21:38:29 -0700 (PDT) Received: from mail.radezh.ru (ac-19-r12.vistcom.ru [213.80.131.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id D792C43E6A for ; Tue, 10 Sep 2002 21:38:27 -0700 (PDT) (envelope-from shmatov@radezh.ru) Received: from artem by radezh.ru with SMTP (MDaemon.PRO.v5.0.7.R) for ; Wed, 11 Sep 2002 08:50:46 +0400 Message-ID: <001e01c2594c$84299760$5300a8c0@radezh.ru> From: "Kirill Shmatov" To: References: <20020911040505.23658.qmail@operamail.com> Subject: Re: Moutind CDROM/Floppies as normal user Date: Wed, 11 Sep 2002 08:34:28 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Return-Path: shmatov@radezh.ru X-MDaemon-Deliver-To: freebsd-newbies@FreeBSD.org Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > 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 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