Skip to content

NTFS3 driver backport to OpenWrt 22.03

License

Notifications You must be signed in to change notification settings

xymopen/openwrt-ntfs3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ntfs3 driver backport to OpenWrt 22.03

Description

This feed backports Ntfs3 driver from Linux 5.15 to OpenWrt 22.03.

Usage

Add the feed to the end of feeds.conf:

src-git ntfs3 https://github.com/xymopen/openwrt-ntfs3

If feeds.conf doesn't exist, copy feeds.conf.default and reanme it to feeds.conf.

Install package definitions:

./scripts/feeds update ntfs3
./scripts/feeds install -a -p ntfs3

Select kmod-fs-ntfs3 at:

-> Kernel modules
  -> Filesystems
    -> kmod-fs-ntfs3

Optionally, if you plan to use block-mount, select ntfs3-mount at:

-> Utilities
  -> Filesystem
    -> ntfs3-mount

Note

Default Linux codepage setting might be wrong for Windows. Add the mount option:

iocharset=utf8

Refer the documentation for more mount options.

Discussion

https://forum.openwrt.org/t/118626

License

See LICENSE file.

About

NTFS3 driver backport to OpenWrt 22.03

Resources

License

Stars

Watchers

Forks

Languages