感谢支持
我们一直在努力

Ubuntu 9.10启动报错 Out of Range Pointer解决办法

新安装的Ubuntu 9.10更新后重启,发现grub2引导时出现错误,提示:
out of range pointer 0x400040
Aborted. Press any key to exit.


查询发现是一个bug,见https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/424503
与ati的显卡有关系。


查询到两种解决办法,我到做法为:
修改/boot/grub/grub.cfg,将其中的下面句子注释掉
#if loadfont /usr/share/grub/unicode.pf2 ; then
# For backward compatibility with versions of terminal.mod that don’t
# understand terminal_output
# terminal gfxterm
#fi


还有种做法就是:
Uncomment the `GRUB_TERMINAL=console’ in /etc/default/grub and run update-grub.

赞(0) 打赏
转载请注明出处:服务器评测 » Ubuntu 9.10启动报错 Out of Range Pointer解决办法
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏