问题:

[root@localhost ~]# mount -t ntfs /dev/sda5 /test/
mount: unknown filesystem type 'ntfs'
主要由于系统无法识别ntfs文件系统。
 
解决办法:
wget http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2013.1.13.tgz
tar -zxvf ntfs-3g_ntfsprogs-2013.1.13.tgz 
cd ntfs-3g_ntfsprogs-2013.1.13
./configure 
make
make install
 
[root@localhost ~]# mount -t ntfs-3g /dev/sda5 /test/
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.
[root@localhost ~]# ls /test/
7-Zip                                              DTLite4413-0173.zip  Program Files