After the newly installed Ubuntu9.10 is updated, the system restarts and finds an error during grub2 boot. The prompt is: outofrangepointer0x400040Aborted. Pressanykeytoexit. The query found a bug. For details, refer to the reported bug. I found two solutions.
After the newly installed Ubuntu 9.10 is updated, the system restarts and finds an error during grub2 boot. The prompt is:
Out of range pointer 0x400040
Aborted. Press any key to exit.
Query found a bug, see https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/424503
It is related to the ati Video Card.
Two solutions are found. The solution is as follows:
Modify/boot/grub. cfg and comment out the following sentence.
# 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
Another method is:
Uncomment the 'grub _ TERMINAL = console' in/etc/default/GRUB and run update-grub.