[Seek Help] 修改开机动画时出错
Tofloor
poster avatar
disburden
deepin
2022-03-16 19:59
Author

系统自带蓝色deepin的logo太难看了,我想随便改个别的,在执行
sudo plymouth-set-default-theme -R glow
命令的时候提示下面这些错误

update-initramfs: Generating /boot/initrd.img-5.15.24-amd64-desktop
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
live-boot: core filesystems devices utils udev blockdev dns.
cat: 写入错误: 设备上没有空间
update-initramfs: failed for /boot/initrd.img-5.15.24-amd64-desktop with 1.

最后的结果就是关机的时候会出现新的闪屏页,但是开机的时候还是原来的蓝色deepin logo
求助!

Reply Favorite View the author
All Replies
2023开始学习
deepin
2022-03-17 01:14
#1

可能是/boot分区满了。可以一下分区存储情况。

Reply View the author
2023开始学习
deepin
2022-03-17 01:16
#2
2023开始学习

可能是/boot分区满了。可以一下分区存储情况。

使用df -h

Reply View the author
disburden
deepin
2022-03-28 22:44
#3

还真的是/boot的空间满了

我之前看到的提示好像说是swap的空间了,然后我去看了一下还有很多空间,所以发帖问问,结果复制过来的提示居然变成了boot的空间满了,怪事,不过搞定了就行,谢谢!

Reply View the author