diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-24 15:19:31 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-24 15:19:31 +0100 |
| commit | a08957914b955eb08d85e5397403871b5f44f30d (patch) | |
| tree | c5879a119e5ef981e6b6e25129be2cf5bcef5ef0 /limine.conf | |
| parent | 2420e3f52b62580af9cdd661fb441733e437daf9 (diff) | |
fix limine configuration
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'limine.conf')
| -rw-r--r-- | limine.conf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/limine.conf b/limine.conf index 9cd51e0..30bbf0e 100644 --- a/limine.conf +++ b/limine.conf @@ -1,6 +1,7 @@ -TIMEOUT=0 -DEFAULT_ENTRY=mullos +default_entry: mullos +timeout: 0 + +/mullos + protocol: limine + kernel_path: boot():/boot/kernel.elf -:mullos - PROTOCOL=limine - KERNEL_PATH=boot:///kernel.elf |