2007-05-16 Robert Millan <rmh@aybabtu.com>

* util/grub.d/00_header.in: Set default gfxmode to `640x480'.
This commit is contained in:
robertmh 2007-05-16 15:06:45 +00:00
parent 46b9d12846
commit 48e12b52d3
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2007-05-16 Robert Millan <rmh@aybabtu.com>
* util/grub.d/00_header.in: Set default gfxmode to `640x480'.
2007-05-16 Robert Millan <rmh@aybabtu.com>
* util/i386/efi/grub-install.in: New.

View file

@ -31,7 +31,7 @@ if test -e /boot/grub/unifont.pff ; then
cat << EOF
font ${GRUB_DRIVE_BOOT_GRUB}/unifont.pff
set gfxmode=800x600x16
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm