On Sun, 26 Oct 2014 15:05:19 +0000 Steven Chamberlain <[email protected]> wrote:
> NTFS is working for me with the latest fuse4bsd package in sid; you > may have to `kldload fuse` if it is not loaded already. Apparently, fuse was not loaded, as the command returned no error message like the one I got when I issued the command again. But mounting returns the same error message that I got w/o loading fuse: root@debian:/# ntfs-3g /dev/ada0s3 /mnt ntfs_attr_pread_i: ntfs_pread failed: Das Argument ist ungültig Failed to read NTFS $Bitmap: Das Argument ist ungültig The device '/dev/ada0s3' doesn't seem to have a valid NTFS. Maybe the wrong device is used? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around? (Das Argument ist ungültig = the argument is invalid) BTW: According to https://packages.debian.org/de/fuse4bsd, fuse4bsd versions are the same in jessie and sid: 0.3.9~pre1.20080208-9. Regards, Herbert -- Herbert Kaminski D-26122 Oldenburg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/20141027180854.2481b4ca@toshi

