[File Manager] 升级之后为什么会多了磁盘分区
Tofloor
poster avatar
ldfd25
deepin
2021-02-10 18:47
Author

磁盘分区

这些是什么呢?之前有次升级之后就多了一个,这次升级之后多了好几个

Reply Favorite View the author
All Replies
wtz
deepin
2021-02-10 18:51
#1

在终端里运行下面这个命令,把输出贴上来:

mount | grep squash
Reply View the author
Ziggy
deepin
2021-02-10 20:35
#2

https://bbs.deepin.org/zh/post/213673参考一下

Reply View the author
ldfd25
deepin
2021-02-10 21:02
#3
wtz

在终端里运行下面这个命令,把输出贴上来:

mount | grep squash

Reply View the author
剥壳白煮蛋
deepin
2021-02-11 00:56
#4

怀疑是 Xdroid 流氓

Reply View the author
wtz
deepin
2021-02-11 18:20
#5

参考这个:https://bbs.deepin.org/post/204331

xDroid在做虚拟化的时候可能会挂载一些镜像。可能在升级的时候没有处理好挂载的脚本吧,建议卸载xDroid后看看。如果还有的话,可以到/etc/fstab这个文件里看看有没有包含“squashfs”的行,有的话删除即可(只删除对应的行,不要删除整个文件)。

Reply View the author
ldfd25
deepin
2022-01-26 21:45
#6
wtz

在终端里运行下面这个命令,把输出贴上来:

mount | grep squash

截图_选择区域_20220126134512.png

Reply View the author