You are not logged in.
How to find which ntfs driver is in use and how to use fuse instead of paragon?
Offline
How to find which ntfs driver is in use and how to use fuse instead of paragon?
blkid will tell you what fs driver is being used.
Devuan has always used the fuse driver (ntfs-3g) by default, as far as I can tell.
Offline
I did not find it with blkid, but I found that ls -altr /sbin/mount.ntfs gives
/sbin/mount.ntfs -> mount.ntfs-3g
So everything is OK.
Offline
I did not find it with blkid, but I found that ls -altr /sbin/mount.ntfs gives
/sbin/mount.ntfs -> mount.ntfs-3g
So everything is OK.
I might have meant 'cat /etc/mtab' instead of blkid - thought blkid gave the info. But glad it's all good...
Offline