1. utf8
Use UTF-8 for converting file names.
使用UTF-8来转换文件名
2. uid=value, gid=value and umask=value
Set the file permission on the filesystem. The umask value is given in octal. By default, the files are owned by root and not readable by somebody else.
设置文件系统上的文件权限。umask值以八进制表示。默认情况下,这些文件由root用户所有,其他人无法读取。
标签:NTFS,UTF,分区,umask,value,file,挂载 From: https://www.cnblogs.com/yaocai/p/16756357.html