Systemd-boot Bootmenü hat viele Einträge

I have not been able to fully understand your issue - while German should be my second language - I was not able to learn it.

I use a translation service but I don’t understand your issue.

I got to the part where you ask about the configuration files and ask:

Q: Who create them (the loader configuration files)?
A: The answer is - you do.

Ich konnte Ihr Problem nicht vollständig verstehen - obwohl Deutsch meine Zweitsprache sein sollte -, konnte ich es nicht lernen.

Ich nutze einen Übersetzungsdienst, aber ich verstehe Ihr Problem nicht.

Ich bin zu dem Teil gekommen, in dem Sie nach den Konfigurationsdateien fragen und fragen:

F: Wer erstellt sie (die Loader-Konfigurationsdateien)?
A: Die Antwort ist: Das tun Sie.

Manuell von Hand

[How To] Convert to systemd-boot

cat /efi/EFI/loader/entries/manjaro-618.conf
title   Manjaro 6.18
linux   /vmlinuz-6.18-x86_64
initrd  /initramfs-6.18-x86_64.img 
options root=UUID=5aa3e4e1-7e37-4bd6-95ce-7324a040785b rw loglevel=3 nowatchdog 

Kernel-Installationshilfsskript

[How To] Convert to systemd-boot