swee

swee / limine.conf

Last active 3 hours ago

Like 0

Revision cad075a6599349c42fe472a1a7da0cdb51cbf647

limine.conf Raw
1timeout: 5
2default_entry: 2
3interface_branding: Licorice
4interface_branding_colour: 6b01b7
5wallpaper: boot():/EFI/limine/wallpaper.png
6wallpaper_style: stretched
7term_background: ff000000
8
9/Alpine Linux
10 protocol: linux
11 kernel_path: boot():/kernel/vmlinuz-lts
12 module_path: boot():/kernel/intel-ucode.img
13 module_path: boot():/kernel/initramfs-lts
14 cmdline: root=UUID=ce0cfd1d-cf89-497d-986d-55cd71ac142d ro modules=sd-mod,usb-storage,btrfs,nvme quiet rootfstype=btrfs psi=1
15
16/FreeBSD
17 protocol: efi_chainload
18 image_path: boot():/EFI/freebsd/loader.efi
19
20/Haiku (Future)
21 protocol: efi_chainload
22 image_path: boot():/EFI/haiku/haiku_loader.efi
23
24/Utilities
25//Memtest86+
26 protocol: efi
27 path: boot():/EFI/memtest86/memtest86.efi
28//Escape to GRUB
29 protocol: efi_chainload
30 image_path: boot():/EFI/alpine/grubx64.efi