随笔分类 -  ubuntu

linux
摘要:1.双系统下挂载windows硬盘 检测ntfs-3g是否安装:locate ntfs-3g 没有则安装: sudo apt-get install ntfs-3g 查看硬盘信息: sudo fdisk -lu 挂载硬盘: sudo ntfsfix /dev/sda6 来源:http://www.x 阅读全文
posted @ 2016-09-04 02:30 hmf 阅读(148) 评论(0) 推荐(0)