tgirlschierke@lemmy.blahaj.zone to 196@lemmy.blahaj.zoneEnglish · 6 天前Poob has you for youlemmy.blahaj.zoneimagemessage-square65linkfedilinkarrow-up1406arrow-down129file-text
arrow-up1377arrow-down1imagePoob has you for youlemmy.blahaj.zonetgirlschierke@lemmy.blahaj.zone to 196@lemmy.blahaj.zoneEnglish · 6 天前message-square65linkfedilinkfile-text
minus-squareTurboWafflz@lemmy.worldlinkfedilinkEnglisharrow-up4·6 天前after trying limine i will never use grub or systemd-boot ever again limine is perfect
minus-squarenaeap@sopuli.xyzlinkfedilinkEnglisharrow-up3·6 天前Never heard about it What’s the difference?
minus-squareTurboWafflz@lemmy.worldlinkfedilinkEnglisharrow-up7·6 天前Configured by a single incredibly simple file on your boot partition. This is my entire config timeout: 5 /Arch Linux protocol: linux path: boot():/vmlinuz-linux cmdline: root=UUID=b499449a-7c12-4d4d-a947-a6b0eda38414 rw module_path: boot():/initramfs-linux.img /FreeBSD protocol: efi path: boot():/EFI/freebsd/loader.efi
after trying limine i will never use grub or systemd-boot ever again limine is perfect
Never heard about it
What’s the difference?
Configured by a single incredibly simple file on your boot partition. This is my entire config
timeout: 5 /Arch Linux protocol: linux path: boot():/vmlinuz-linux cmdline: root=UUID=b499449a-7c12-4d4d-a947-a6b0eda38414 rw module_path: boot():/initramfs-linux.img /FreeBSD protocol: efi path: boot():/EFI/freebsd/loader.efiOk, that looks clean
Thank you :-)