From owner-freebsd-questions@FreeBSD.ORG Sat Mar 1 13:16:00 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2613F1065688 for ; Sat, 1 Mar 2008 13:16:00 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id D76958FC1C for ; Sat, 1 Mar 2008 13:15:59 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (p54A7E072.dip.t-dialin.net [84.167.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 5BBCC405BA7; Sat, 1 Mar 2008 14:15:58 +0100 (CET) Message-ID: <47C95709.3010702@bsdforen.de> Date: Sat, 01 Mar 2008 14:15:53 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080228) MIME-Version: 1.0 To: "E. J. Cerejo" References: <20080229174513.38a99920.ejcerejo@optonline.net> In-Reply-To: <20080229174513.38a99920.ejcerejo@optonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-questions@FreeBSD.org Subject: Re: How to mount drives as a regular user. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 13:16:00 -0000 E. J. Cerejo wrote: > Running FBSD 7.0RC3, I followed the instructions on FAQ article "Disks, Filesystems, and Boot Loaders" but when I try to mount as a user I get this: > > mount -t msdosfs /dev/ad0s4 /E > mount_msdosfs: /dev/ad0s4: : Operation not supported by device Did you load the msdosfs module?