diff options
author | Freya Murphy <freya@freyacat.org> | 2025-04-19 16:36:51 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-04-19 16:37:54 -0400 |
commit | 472ec944d2ed81d0304cc6cac80946a6a44776be (patch) | |
tree | f6cae641c143a0b45bb289d9d9fc6145706025b0 /config | |
parent | set mmap limit (diff) | |
download | comus-472ec944d2ed81d0304cc6cac80946a6a44776be.tar.gz comus-472ec944d2ed81d0304cc6cac80946a6a44776be.tar.bz2 comus-472ec944d2ed81d0304cc6cac80946a6a44776be.zip |
UEFI and republicans
Diffstat (limited to 'config')
-rw-r--r-- | config/grub.cfg | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config/grub.cfg b/config/grub.cfg index 0157d85..d80fad6 100644 --- a/config/grub.cfg +++ b/config/grub.cfg @@ -1,7 +1,4 @@ -set timeout=1 -set default=0 -terminal_input at_keyboard -termianl_output console +insmod all_video menuentry "kern" { multiboot2 /boot/kernel.bin |