当重新启动操作系统时,linux写到Grub。我通过编写以下命令修复了它
set prefix=(hd0,gpt3)/boot/grub
set root=(hd0,gpt3)
insmod normal
normal然后,当我进入操作系统时,他写道: 452超出范围指针: 0x9cffe020回溯(.text 0xa055 .data 0x15d6c):中止。按任意键退出
请帮帮我。
发布于 2023-05-25 03:02:19
我已经将Linux重新安装到Fedora。
https://unix.stackexchange.com/questions/746288
复制相似问题