Appearance
编辑/etc/fstab,没有就新建一个
/etc/fstab
加一行
LABEL=NAME none ntfs rw,auto,nobrowse
其中name是要读取的卷的名字
然后退出卷再插一次。