[Seek Help] 系统盘爆满
Tofloor
poster avatar
barwe
deepin
2021-08-23 00:45
Author

系统盘自己爆满了,如图

下面是挂载情况:

然后这是根下的大小:

请问这是咋回事,谁把系统盘占完了。

 

Reply Favorite View the author
All Replies
观摩
deepin
2021-08-23 01:35
#1

从你的截图来看,看不出来大文件都在那里。

可以尝试重启一次之后再执行du看一下

Reply View the author
pzm9012
Moderator
2021-08-23 01:45
#2

安装stacer后扫描一下,盲猜是安卓应用日志搞的鬼

Reply View the author
Ziggy
deepin
2021-08-23 07:11
#3

用root执行du -h --max-depth=1 /,看看哪个目录占用大,按照层级慢慢查下去

Reply View the author
wtz
deepin
2021-08-23 16:41
#4
pzm9012

安装stacer后扫描一下,盲猜是安卓应用日志搞的鬼

filelight也可以

Reply View the author
书童9527
deepin
2021-08-23 18:20
#5

是不是根目录下的,timeshift 文件夹,我的就是这个超大

Reply View the author
uvz
deepin
2021-08-23 19:37
#6

sudo apt install ncdu -y && ncdu /

Reply View the author