[Topic DIscussion] /home占用了98%,并发现有四个image文件特别大,是否有用?
Tofloor
poster avatar
mwj818
deepin
2021-10-22 01:22
Author

今天安装程序是发现挂节点已满,/home占用了98%,并发现有四个image文件特别大,是否有用?

deepin@deepin-PC:/home$ ll -h
总用量 100G
-rw-r--r--       1 root       root      500M  10月 28  2020     boot.image
drwxr-xr-x 62 deepin deepin   4.0K  10月 21 16:55     deepin
drwx------     2 root       root          16K  10月 23  2020     lost+found
-rw-r--r--       1 root       root               0  10月 28  2020     mbr.image
-rw-r--r--       1 root       root          60G 10月 28  2020     opt.image
drwxr-xr-x    2 root       root          4.0K   4月  15  2021    registry
-rw-r--r--       1 root       root          40G 10月 28  2020     root-swap.image

deepin@deepin-PC:/home$ df -h
文件系统        容量       已用     可用   已用%     挂载点
udev                 3.8G            0      3.8G    0%         /dev
tmpfs              786M     3.2M    783M    1%        /run
/dev/sda3        98G       35G       59G   37%       /
tmpfs                3.9G    102M     3.8G    3%        /dev/shm
tmpfs                5.0M      4.0K    5.0M    1%        /run/lock
tmpfs                 3.9G           0      3.9G    0%       /sys/fs/cgroup
/dev/sda4       247G     230G    5.0G   98%      /home
tmpfs                786M       72K  786M    1%       /run/user/1000

请问老师,删除这些文件是否会造成不良的影响!!!

Reply Favorite View the author
All Replies
linux000
deepin
2021-10-22 02:11
#1

会的,不信你可以试下。

Reply View the author
callcz
deepin
2021-10-22 03:09
#2

我是自定义分区安装的,不知道为什么会有这些img文件,楼主难道是全盘安装?还是用了什么自动备份磁盘的软件?

试试看mount 命令的输出,查查这些img文件是否挂载了,挂载到什么地方吧。

Reply View the author
enforcee
deepin
2021-10-22 04:14
#3

楼主可能用过什么备份软件吧

看日期比较古老,删了应该没问题,不过为了防止出错,最好还是在用来备份的软件里面删

Reply View the author
mwj818
deepin
2022-02-06 04:31
#4

谢谢各位了,我记起来了,这几个文件是备份的CentOS的文件,已经删除了,不影响系统启动。

Reply View the author