From e636ea46c56ca11dd111e59405d92aa3ee81ad9f Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Wed, 3 Jun 2026 09:25:29 +1200 Subject: Make the ISO include the squashfs image and start working on the init script in initramfs --- limine.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'limine.conf') diff --git a/limine.conf b/limine.conf index 65d96ce..384d9ba 100644 --- a/limine.conf +++ b/limine.conf @@ -4,4 +4,4 @@ timeout: 5 protocol: linux kernel_path: boot():/boot/bzImage module_path: boot():/boot/initramfs.cpio.gz - cmdline: console=ttyS0 console=tty0 + cmdline: console=tty0 console=ttyS0 earlyprintk=vga init=/init -- cgit v1.2.3