Added VBE & VGA insmods to GRUB
Added insmod vbe + insmod vga to the grub.cfg.
This commit is contained in:
parent
32565989ff
commit
c2a62e2006
@ -1,5 +1,7 @@
|
||||
set timeout=1
|
||||
set default="0"
|
||||
insmod vbe
|
||||
insmod vga
|
||||
menuentry "Asuro" --id asuro {
|
||||
multiboot /boot/asuro.bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user