diff options
Diffstat (limited to 'limine.conf')
| -rw-r--r-- | limine.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/limine.conf b/limine.conf new file mode 100644 index 0000000..eedad60 --- /dev/null +++ b/limine.conf @@ -0,0 +1,9 @@ +TIMEOUT=5 + +DEFAULT=yerba-linux + +:yerba-linux + PROTOCOL=linux + KERNEL_PATH=boot:///boot/bzImage + INITRD_PATH=boot:///boot/initramfs.cpio.gz + CMDLINE=console=ttyS0 |
