From 2d54f6f129cedad272084f4cfe3731309f4c462e Mon Sep 17 00:00:00 2001 From: Nic Gaffney Date: Wed, 28 Feb 2024 06:46:04 -0600 Subject: Enabled paging --- out/isodir/boot/grub/grub.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'out') diff --git a/out/isodir/boot/grub/grub.cfg b/out/isodir/boot/grub/grub.cfg index 3bc68b8..dc79780 100644 --- a/out/isodir/boot/grub/grub.cfg +++ b/out/isodir/boot/grub/grub.cfg @@ -1,6 +1,6 @@ set timeout=0 set default=0 # Set the default menu entry - + menuentry "gftos" { multiboot /boot/gftos.bin boot -- cgit v1.2.3