omv下提升ntfs格式的读写速度
2019-01-29 本文已影响90人
龙天ivan
omv及大多数Linux下ntfs读写默认使用ntfs-3g,但是实际使用中发现速度并不理想,后来发现有个第三方驱动速度提升明显,官网: https://www.paragon-software.com/us/home/ntfs-linux-professional
点download free version下载
页面下面有安装说明:
omv下提升ntfs格式的读写速度
到BUILD目录下sudo ./install.sh进行安装
有提示确认的一路y
最后看到Installation complete!就安装好了。