Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Mar 2008 17:16:04 -0500
From:      "E. J. Cerejo" <ejcerejo@optonline.net>
To:        Dominic Fandrey <kamikaze@bsdforen.de>
Cc:        FreeBSD-questions@FreeBSD.org
Subject:   Re: How to mount drives as a regular user.
Message-ID:  <20080301171604.0510b4e9.ejcerejo@optonline.net>
In-Reply-To: <47C95709.3010702@bsdforen.de>
References:  <20080229174513.38a99920.ejcerejo@optonline.net> <47C95709.3010702@bsdforen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 01 Mar 2008 14:15:53 +0100
Dominic Fandrey <kamikaze@bsdforen.de> wrote:

> 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?

Yes it is loaded.

%kldstat
Id Refs Address    Size     Name
 1   11 0xc0400000 4e95dc   kernel
 2    2 0xc08ea000 27738    linux.ko
 3    1 0xc0912000 80f8ec   nvidia.ko
 4    1 0xc1122000 6722c    acpi.ko
 5    1 0xc4a10000 10000    msdosfs.ko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080301171604.0510b4e9.ejcerejo>