From owner-freebsd-current@FreeBSD.ORG Wed Jan 7 06:39:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B80D16A4D0 for ; Wed, 7 Jan 2004 06:39:50 -0800 (PST) Received: from eve.nldesign.com (db.nldesign.com [65.173.133.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 6792F43D53 for ; Wed, 7 Jan 2004 06:39:48 -0800 (PST) (envelope-from fabrizio@nldesign.com) Received: (qmail 24378 invoked from network); 7 Jan 2004 14:39:47 -0000 Received: from unknown (HELO 198.68.180.112) (198.68.180.112) by db.nldesign.com with SMTP; 7 Jan 2004 14:39:47 -0000 From: Fabrizio Parrella Organization: NLDesign To: Tim Robbins Date: Wed, 7 Jan 2004 09:38:20 -0500 User-Agent: KMail/1.5.4 References: <200401061059.54892.fabrizio@nldesign.com> <200401061124.06997.fabrizio@nldesign.com> <3FFBF475.2070300@freebsd.org> In-Reply-To: <3FFBF475.2070300@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401070938.20125.fabrizio@nldesign.com> cc: current@freebsd.org Subject: Re: mount / umount X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 14:39:50 -0000 If I try to mount the floppy when I am root, everything works fine!! I tried to chmod 766 /dev/fd* , but as soon as I reboot I have the problem again. I have notice now that I cannot use also the /dev/apm when I am not the root, but I can use /dev/dsp. fabry On Wednesday 07 January 2004 06:58 am, Tim Robbins wrote: > Fabrizio Parrella wrote: > ># sysctl vfs.usermount > >vfs.usermount: 1 > > > >any other ideas? > > Make sure that msdosfs support is compiled into the kernel or has been > loaded as a module before you try to mount the filesystem as a normal > user. (This is a semi-FAQ; see > http://marc.theaimsgroup.com/?l=freebsd-current&m=107240592221911&w=2) > > > Tim > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"