The officially official Devuan Forum!

You are not logged in.

#1 2022-12-03 20:50:40

Devarch
Member
Registered: 2022-10-03
Posts: 62  

[SOLVED] How to use ntfs-3g instead of kernel module?

How to find which ntfs driver is in use and how to use fuse instead of paragon?

Offline

#2 2022-12-03 21:48:05

sgage
Member
Registered: 2016-12-01
Posts: 339  

Re: [SOLVED] How to use ntfs-3g instead of kernel module?

Devarch wrote:

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

#3 2022-12-03 22:34:30

Devarch
Member
Registered: 2022-10-03
Posts: 62  

Re: [SOLVED] How to use ntfs-3g instead of kernel module?

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

#4 2022-12-03 23:39:34

sgage
Member
Registered: 2016-12-01
Posts: 339  

Re: [SOLVED] How to use ntfs-3g instead of kernel module?

Devarch wrote:

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

Board footer