* Fix the terminal_output command. (This used to work but not with
the latest GRUB I guess.) svn path=/nixos/trunk/; revision=22575
This commit is contained in:
parent
2b7ac80b3d
commit
baf54c517d
@ -75,7 +75,7 @@ let
|
|||||||
set gfxmode=640x480
|
set gfxmode=640x480
|
||||||
insmod gfxterm
|
insmod gfxterm
|
||||||
insmod vbe
|
insmod vbe
|
||||||
terminal_output.gfxterm
|
terminal_output gfxterm
|
||||||
|
|
||||||
insmod png
|
insmod png
|
||||||
if background_image /boot/grub/splash.png; then
|
if background_image /boot/grub/splash.png; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user