Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2012 14:04:46 +0100
From:      Attilio Rao <attilio@freebsd.org>
To:        Raoul <rmgls@free.fr>
Cc:        freebsd-current@freebsd.org
Subject:   Re: mounting ntfs partition
Message-ID:  <CAJ-FndAQRTJFrVRR%2BsF2%2B9hj9tr=XCVH28H=u2VwkWz5=eie9w@mail.gmail.com>
In-Reply-To: <20121021115336.AAA7CD4813A@smtp5-g21.free.fr>
References:  <20121021115336.AAA7CD4813A@smtp5-g21.free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 21, 2012 at 12:53 PM, Raoul <rmgls@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-FndAQRTJFrVRR%2BsF2%2B9hj9tr=XCVH28H=u2VwkWz5=eie9w>