Tiny Core Extensions > TCE Talk
ntfs 3g etc extensions
nick65go:
TCE folder on a NTFS formatted partition is (in principle) a bad idea, but (better) doable if you have a kernel version 7.0 (just wait few months to be released in a Linux distro, or for December 2026 in Tinycore) and the new NTFS driver was compiled into the kernel. This new NTFS driver can read/write + many M$-windows specific improvements.
1. Reworked NTFS Linux Driver Posted With More Improvements & Fixes : https://www.phoronix.com/news/NTFS-Remake-Linux-v6
2. NTFS3 Driver Sees Improvements In Linux 7.0 While "NTFS Remake" Driver Bakes : https://www.phoronix.com/news/NTFS3-Linux-7.0
Rich:
Hi Leee
--- Quote from: Leee on March 05, 2026, 03:28:59 PM --- ... Since a few years ago, the read/write NTFS driver has been built in to the base (into the kernel itself, I think) ...
--- End quote ---
From the TC16 kernel configs.
x86:
--- Code: ---CONFIG_NTFS3_FS=m
CONFIG_NTFS3_LZX_XPRESS=y
CONFIG_NTFS3_FS_POSIX_ACL=y
CONFIG_NTFS_FS=m
--- End code ---
x86_64:
--- Code: ---CONFIG_NTFS3_FS=m
# CONFIG_NTFS3_64BIT_CLUSTER is not set
CONFIG_NTFS3_LZX_XPRESS=y
CONFIG_NTFS3_FS_POSIX_ACL=y
CONFIG_NTFS_FS=m
--- End code ---
My TC14 x86_64 shows ntfs and ntfs3 drivers present in kernel/fs/.
Navigation
[0] Message Index
[*] Previous page
Go to full version