[Kernel/Drive] 开机后提示EFI stub:0X80000000000b错误,无法进入桌面,请问
Tofloor
poster avatar
温柔
deepin
2025-10-02 17:38
Author

请问如何解决,谢谢

IMG_20250928_100656.jpg

IMG_20250928_100656.jpg

IMG_20250928_100758.jpg

IMG_20250928_100824.jpg

Reply Favorite View the author
All Replies
Holly
deepin
2025-10-02 23:53
#1

不懂帮顶

Reply View the author
六七八九十
deepin
2025-10-03 10:16
#2
Holly

不懂帮顶

我去我也是一样的问题,我是更新后无限重启

,现在系统都进不去了

Reply View the author
森林的天空
deepin
2025-10-03 18:03
#3

可能BootLoader挂了,试试 sudo ls /boot/efi/EFI/deepin,能否找到
BOOTX64.CSV fbx64.efi grub.cfg grub.efi grubx64.efi mmx64.efi shimx64.efi这些文件,如果可以找到,说明EFI大概率是好的,如果找不到,估计要重新建用sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi  /dev/sda(改成你的磁盘)

Reply View the author