NTFS-fs warning (device sdc1): parse_options(): Option utf8 is no longer support ed, using option nls=utf8. Please use option nls=utf8 in the future and make sur e utf8 is compiled either as a module or into the kernel.
NTFS volume version 3.1.
NTFS-fs error (device sdc1): load_system_files(): $LogFile is not clean. Mounti ng read-only. Mount in Windows.
在内核启动的时候,发现了上面的显示结果,看不太懂,哪位帮忙翻译一下。
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
NTFS driver 2.1.24 [Flags: R/W MODULE].
NTFS volume version 3.1.
NTFS-fs error (device sda6): load_system_files(): Volume is dirty. Mounting rea d-only. Run chkdsk and mount in Windows.
还有这个
NTFS-fs warning (device sdc1): parse_options(): Option utf8 is no longer support ed, using option nls=utf8. Please use option nls=utf8 in the future and make sur e utf8 is compiled either as a module or into the kernel.
这句不必理会。
NTFS-fs error (device sda6): load_system_files(): Volume is dirty. Mounting rea d-only. Run chkdsk and mount in Windows.
内核对 ntfs 的支持基本是只读的,写入功能极弱,需要用 ntfsmount 挂载才能真正写 ntfs 分区。这句话告诉你 ntfs 卷不干净(没有正常关机),(出于安全性考虑)以只读方式挂载它,你应该启动进入 windows,windows 系统挂载这个分区会发新问题,会自动扫描修复。