[Seek Help] 升级内核时报错 Resolved
Tofloor
poster avatar
Albedo
deepin
2022-06-09 19:31
Author

image.png

两台电脑均升级提示dpkg出错,请问是分区大小引起的吗?有没有解决方法?

Reply Favorite View the author
All Replies
Albedo
deepin
2022-06-09 19:31
#1

使用了sudo apt install linux-image-deepin-experiment-amd64 linux-headers-deepin-experiment-amd64命令

Reply View the author
whoam1
deepin
2022-06-09 19:46
#2

试下这个 sudo apt install linux-image-5.17.3-amd64-desktop linux-headers-5.17.3-amd64-desktop

Reply View the author
root
deepin
2022-06-09 19:49
#3

sudo dpkg --configure -a

sudo apt install -f

修复

Reply View the author
Albedo
deepin
2022-06-09 22:37
#4
root

sudo dpkg --configure -a

sudo apt install -f

修复

修复时接着报错image.png

Reply View the author
Albedo
deepin
2022-06-09 22:37
#5

image.png

Reply View the author
root
deepin
2022-06-09 23:03
#6
Albedo

image.png

报错是磁盘空间不足了

Reply View the author
Albedo
deepin
2022-06-10 02:54
#7
root

报错是磁盘空间不足了

已经解决,进入LIVECD系统将BOOT分区扩大到1g后成功安装,初始分区512Mb不太足够

Reply View the author