📅  最后修改于: 2022-03-11 14:50:37.053000             🧑  作者: Mango
wget https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2017.3.23.tgz
cd ./configure
make
make install
# OR
# sudo pacman -S ntfs-3g
# sudo apt-get install ntfs-3g
mount –t ntfs-3g /dev/sdb1 /mnt/usb