From c298ca7e6beaad0bcc32af6d4cf50d41b79f13b7 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 21 Sep 2018 12:56:51 +0200 Subject: fix framebufffer/ textmode and clean userspace a little bit more --- grubiso/boot/grub/grub.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grubiso') diff --git a/grubiso/boot/grub/grub.cfg b/grubiso/boot/grub/grub.cfg index 08f1fe1..9c78bfb 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -1,4 +1,4 @@ -set timeout=0 //seconds +set timeout=1 //seconds menuentry "FoolOS (640x480x32)" { multiboot /boot/foolos.bin -- cgit v1.2.3