Linux挂载NTFS文件系统
安装不受
使用wget下载:wget https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2022.10.3.tgz
解压:tar -zxvf ntfs-3g_ntfsprogs-2022.10.3.tgz
编译安装
cd ntfs-3g_ntfsprogs-2022.10.3
./configure
make
make install
迷茫的人生,需要不断努力,才能看清远方模糊的志向!
使用wget下载:wget https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2022.10.3.tgz
解压:tar -zxvf ntfs-3g_ntfsprogs-2022.10.3.tgz
编译安装
cd ntfs-3g_ntfsprogs-2022.10.3
./configure
make
make install