mounting a windows 10 drive

Aryeh Friedman aryeh.friedman at gmail.com
Wed Sep 9 18:50:38 UTC 2020


On Wed, Sep 9, 2020 at 2:47 PM Ireneusz Pluta/wp.pl <ipluta at 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


More information about the freebsd-questions mailing list