Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
dde 最新的版 一直通知系统空间不足!!
Experiences and Insight
738
views ·
4
replies ·
To
floor
Go
a-wing
deepin
2017-10-27 01:48
Author
最新的通知系统空间不足是哪个组件提供的功能?
这个是根据什么来判断系统空间不足的?
怎么把这通知关掉?
Reply
Like 0
Favorite
View the author
All Replies
a-wing
deepin
2017-10-27 01:51
#1
一会一个弹窗烦死了
系统是 archlinux
Reply
Like 0
View the author
justforlxz
deepin
2017-10-27 02:10
#2
执行一下命令:
gsettings set com.deepin.dde.daemon housekeeping false
Copy the Code
不过如果接下来的时间内,你进不了系统了,别来报进不去系统的bug,空间不足是进不了系统的。
Reply
Like 0
View the author
NSFW
deepin
2018-08-03 21:52
#3
sudo cat /etc/fstab
#
/deepin/disks/root.disk / ext4 loop,errors=remount-ro 0 1
/deepin/disks/swap.disk none swap loop,sw 0 0
Copy the Code
sudo ls -al /dev/disk/by-uuid/*
lrwxrwxrwx 1 root root 10 8月 3 11:31 /dev/disk/by-uuid/50B85871B8585794 -> ../../sda5
lrwxrwxrwx 1 root root 10 8月 3 11:31 /dev/disk/by-uuid/5EF25F1FF25EFB2B -> ../../sda6
lrwxrwxrwx 1 root root 10 8月 3 11:31 /dev/disk/by-uuid/D02497132496FC22 -> ../../sda1
lrwxrwxrwx 1 root root 11 8月 2 17:44 /dev/disk/by-uuid/fb810a43-f879-4deb-8b42-87427b687060 -> ../../loop0
Copy the Code
sudo ls -al /dev/disk/by-uuid/*
lrwxrwxrwx 1 root root 10 8月 3 11:31 /dev/disk/by-uuid/50B85871B8585794 -> ../../sda5
lrwxrwxrwx 1 root root 10 8月 3 11:31 /dev/disk/by-uuid/5EF25F1FF25EFB2B -> ../../sda6
lrwxrwxrwx 1 root root 10 8月 3 11:31 /dev/disk/by-uuid/D02497132496FC22 -> ../../sda1
lrwxrwxrwx 1 root root 11 8月 2 17:44 /dev/disk/by-uuid/fb810a43-f879-4deb-8b42-87427b687060 -> ../../loop0
Copy the Code
Reply
Like 0
View the author
yanbowen
deepin
Community Developer
2018-08-04 00:47
#4
https://bbs.deepin.org/post/147257
一会一个弹窗烦死了
系统是 archlinux
df -h 的输出
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
这个是根据什么来判断系统空间不足的?
怎么把这通知关掉?