You are not logged in.

#1 2025-10-22 15:39:13

laichiaheng
Member
Registered: 2017-02-12
Posts: 278

There is nothing in /efi/loader/entries/

I just install the OS today, I hope that I can add some kernel parameters in "the loader".conf in /efi/loader/entries/, but the folder is empty.

         type: Boot Loader Specification Type #2 (UKI, .efi)
        title: Arch Linux (6.17.4-zen2-1-zen) (default) (selected)
           id: arch-linux-zen.efi
       source: /efi//EFI/Linux/arch-linux-zen.efi (on the EFI System Partition)
     sort-key: arch
      version: 6.17.4-zen2-1-zen
        linux: /efi//EFI/Linux/arch-linux-zen.efi
      options: root=PARTUUID=299793bf-25aa-496b-9e76-64ae2c3189e1 zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs

         type: Boot Loader Specification Type #2 (UKI, .efi)
        title: Arch Linux (6.17.4-zen2-1-zen~fallback)
           id: arch-linux-zen-fallback.efi
       source: /efi//EFI/Linux/arch-linux-zen-fallback.efi (on the EFI System Partition)
     sort-key: arch
      version: 6.17.4-zen2-1-zen~fallback
        linux: /efi//EFI/Linux/arch-linux-zen-fallback.efi
      options: root=PARTUUID=299793bf-25aa-496b-9e76-64ae2c3189e1 zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs

         type: Boot Loader Specification Type #2 (UKI, .efi)
        title: Arch Linux (6.17.4-arch2-1)
           id: arch-linux.efi
       source: /efi//EFI/Linux/arch-linux.efi (on the EFI System Partition)
     sort-key: arch
      version: 6.17.4-arch2-1
        linux: /efi//EFI/Linux/arch-linux.efi
      options: root=PARTUUID=299793bf-25aa-496b-9e76-64ae2c3189e1 zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs

         type: Boot Loader Specification Type #2 (UKI, .efi)
        title: Arch Linux (6.17.4-arch2-1~fallback)
           id: arch-linux-fallback.efi
       source: /efi//EFI/Linux/arch-linux-fallback.efi (on the EFI System Partition)
     sort-key: arch
      version: 6.17.4-arch2-1~fallback
        linux: /efi//EFI/Linux/arch-linux-fallback.efi
      options: root=PARTUUID=299793bf-25aa-496b-9e76-64ae2c3189e1 zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs

         type: Automatic
        title: Reboot Into Firmware Interface
           id: auto-reboot-to-firmware-setup
       source: /sys/firmware/efi/efivars/LoaderEntries-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f (on the EFI System Partition)

Offline

#2 2025-10-22 15:41:59

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,193

Re: There is nothing in /efi/loader/entries/

It looks like you're using UKIs. How did you install this system that you have UKIs and not know it or how to edit command line parameters? How you change kernel parameters depends on how you're generating them.

Last edited by Scimmia (2025-10-22 16:07:16)

Offline

#3 2025-10-22 16:50:46

laichiaheng
Member
Registered: 2017-02-12
Posts: 278

Re: There is nothing in /efi/loader/entries/

Scimmia wrote:

It looks like you're using UKIs. How did you install this system that you have UKIs and not know it or how to edit command line parameters? How you change kernel parameters depends on how you're generating them.

It's the first time for me to enable UKIs in the archinstall script when installing Arh Linux. In the past, I just use regular systemd boot loader.
It seems to have better support for secure boot.

Offline

#4 2025-10-22 18:10:22

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,442
Website

Re: There is nothing in /efi/loader/entries/

Mod note: Moving to Arch Linux Guided Installer subforum.


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#5 2025-10-22 18:49:19

cryptearth
Member
Registered: 2024-02-03
Posts: 1,805

Re: There is nothing in /efi/loader/entries/

laichiaheng wrote:

archinstall

ok kids - listen and repeat: https://wiki.archlinux.org/title/Installation_guide
for those not getting the joke: if you're unfamiliar with the manual way you should not use archinstall

Offline

#6 2025-10-23 15:49:15

laichiaheng
Member
Registered: 2017-02-12
Posts: 278

Re: There is nothing in /efi/loader/entries/

After researching Arch Wiki for a very very long time, I finally find out that it is in "/etc/mkinitcpio.d/", I also need to edit the .preset file and comment out uki lines to and regenerate or reinstall the kernel to add new entry for new kernel

Last edited by laichiaheng (2025-10-23 16:33:46)

Offline

Board footer

Powered by FluxBB