It works. wget ftp://ftp.gnu.org/gnu/grub/grub-1.99.tar.gz tar xvzf grub-1.99.tar.gz cd grub-1.99 vi grub-core/term/gfxterm.c
change this line: #define DEFAULT_BORDER_WIDTH 10 to this: #define DEFAULT_BORDER_WIDTH 0 ./configure make sudo mv /boot/grub/gfxterm.mod /boot/grub/gfxterm_orig.mod sudo cp gfxterm.mod /boot/grub/gfxterm.mod reboot enjoy no more black border in gfxterm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/567226 Title: Black Border around Splash Image To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/567226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs