Re: mounting ntfs partition

From: Attilio Rao <attilio_at_freebsd.org>
Date: Sun, 21 Oct 2012 14:04:46 +0100
On Sun, Oct 21, 2012 at 12:53 PM, Raoul <rmgls_at_free.fr> wrote:
> Hi,
>
> Trying to mount a partition from type ntfs
> with the following conditions i get:
>
> R241700, with fusefs-libs in sync.
>
> kldload fuse
>         fuse loaded
> mount -t ntfs /dev/daXsX
>       not supported!
> mount_ntfs /dev/daXsX
>         no such file or directory!
>
> in the second case, truss will report:
>    sysctl "", ...
> which mean that the path is empty of course.
>
> Perhaps i miss something???

Try

ntfs-3g /dev/daXsX /mnt/ntfs/

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein
Received on Sun Oct 21 2012 - 11:04:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:31 UTC