You are not logged in.
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
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
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
Mod note: Moving to Arch Linux Guided Installer subforum.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
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
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