出现错误 is write-protected mounting read-only 问题原因 如果Windows是用ntfs格式化的,那么Linux系统是无法识别ntfs文件系统的。 解决方案 通过ntfs-3g 进行挂载: 下载地址:https://github/tuxera/ntfs-3g
发布评论