Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 14:50:25 -0400
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        "Ireneusz Pluta/wp.pl" <ipluta@wp.pl>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: mounting a windows 10 drive
Message-ID:  <CAGBxaXnP5x32jDTM4Q%2BAjotMNv%2BQgeVJgHndJgB7dx1bzq-ntA@mail.gmail.com>
In-Reply-To: <22da6dc2-2592-d809-6ad4-9c6703f71c55@wp.pl>
References:  <CAGBxaXk8USw7xUPB3iOrKqEfi9m27Z5PaPfcNLaDPfGbPd7DbA@mail.gmail.com> <22da6dc2-2592-d809-6ad4-9c6703f71c55@wp.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 9, 2020 at 2:47 PM Ireneusz Pluta/wp.pl <ipluta@wp.pl> wrote:

> W dniu 2020-09-09 o 20:17, Aryeh Friedman pisze:
> > I tried sysutils/fuse-ntfs to no avail.
> > Ideas?
>
> per man ntfs-3g:
>
> NTFS-3G(8)              FreeBSD System Manager's Manual
> NTFS-3G(8)
>
> NAME
>         ntfs-3g - Third Generation Read/Write NTFS Driver
>
> SYNOPSIS
>         ntfs-3g [-o option[,...]] volume mount_point
>         mount -t ntfs-3g [-o option[,...]] volume mount_point
>         lowntfs-3g [-o option[,...]] volume mount_point
>         mount -t lowntfs-3g [-o option[,...]] volume mount_point
>
> [...]
>
> did you try:
>
> mount -t ntfs-3g /dev/ada0p4 /mnt
>
> ?
>
>
# mount -t ntfs-3g /dev/ada0p4 /mnt
mount: /dev/ada0p4: Operation not supported by device
# ntfs-3g /dev/ada0p4 /mnt
fuse: failed to open fuse device: No such file or directory


-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXnP5x32jDTM4Q%2BAjotMNv%2BQgeVJgHndJgB7dx1bzq-ntA>