diff options
| author | Freya Murphy <freya@freyacat.org> | 2025-04-19 16:36:51 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2025-04-20 20:54:31 -0400 |
| commit | df899527e67c6c02fd317eeae25a9e7d7f6b3e8a (patch) | |
| tree | 51af0845215fea734295c126e47665f0a1ffc615 /config/grub.cfg | |
| parent | set mmap limit (diff) | |
| download | comus-df899527e67c6c02fd317eeae25a9e7d7f6b3e8a.tar.gz comus-df899527e67c6c02fd317eeae25a9e7d7f6b3e8a.tar.bz2 comus-df899527e67c6c02fd317eeae25a9e7d7f6b3e8a.zip | |
UEFI and republicans
Diffstat (limited to 'config/grub.cfg')
| -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 |