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

next in thread | previous in thread | raw e-mail | index | archive | help
W dniu 2020-09-09 o 20:50, Aryeh Friedman pisze:
>
>     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
>
you may need to:

$ kldload fuse

prior to mount attempt ...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b679e7e6-eeef-bccd-9457-175cf91fcde1>