linux使用ntfs文件系统

时间:2014-07-20 03:31:36   收藏:0   阅读:292

1、安装ntfs-3g

    使用时通过mount -t ntfs-3g /dev/sdb1 /mnt/usb挂载usb设备

2、内核中加载ntfs模块

    /sbin/modprobe ntfs    加载ntfs模块

本文出自 “自我积累” 博客,谢绝转载!

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!