mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-05 23:42:48 +00:00
2007-05-16 Robert Millan <rmh@aybabtu.com>
* util/grub.d/00_header.in: Set default gfxmode to `640x480'.
This commit is contained in:
parent
46b9d12846
commit
48e12b52d3
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user