系统启动后win7的盘自动挂载不上 [已解决]
Tofloor
poster avatar
jinchentech
deepin
2019-05-17 06:39
Author
本帖最后由 jinchentech 于 2019-5-18 22:27 编辑

什么情况,启动后就突然这样了。用fdisk -l查看如下。

Reply Favorite View the author
All Replies
avatar
jinchentech
deepin
2019-05-17 06:53
#1
为啥托盘部分的串口设备图标也没了,点开原来是3块win7硬盘
Reply View the author
avatar
aida
deepin
2019-05-17 19:22
#2
Reply View the author
avatar
BLumia
deepin
2019-05-17 19:37
#3
手动挂载有啥提示?
Reply View the author
avatar
jinchentech
deepin
2019-05-17 21:31
#4
找到问题了,原来是我在给开发板编译ntfs-3g程序的时候,make install把arm版的ntfs-3g安装到deepin里了。
我用 sudo mount -t ntfs-3g  /dev/sda3 /mnt -ro force 手动挂载的时候发现这个程序运行不了。
是我的问题
Reply View the author
avatar
zccrs
deepin
2019-05-17 22:50
#5
https://bbs.deepin.org/post/178109
找到问题了,原来是我在给开发板编译ntfs-3g程序的时候,make install把arm版的ntfs-3g安装到deepin里了。
...

问题解决了就在标题上标注一下
Reply View the author