diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-03 09:25:29 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-03 09:25:29 +1200 |
| commit | e636ea46c56ca11dd111e59405d92aa3ee81ad9f (patch) | |
| tree | 5fe3d6749bbedb7c9969326c45d88e5e94a71d4e /limine.conf | |
| parent | ad38e594b1c2378b09177f214be8f1e8275b686a (diff) | |
| download | yerbalinux-e636ea46c56ca11dd111e59405d92aa3ee81ad9f.tar.xz yerbalinux-e636ea46c56ca11dd111e59405d92aa3ee81ad9f.zip | |
Make the ISO include the squashfs image and start working on the init script in initramfs
Diffstat (limited to 'limine.conf')
| -rw-r--r-- | limine.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
