5 lines
199 B
Text
5 lines
199 B
Text
# systemd-boot default anaconda installs
|
|
# mounts the ESP at /boot/efi, tell kernel-install
|
|
# that it should be putting kernel/initrd/bls/etc
|
|
# entries there rather than in /boot
|
|
BOOT_ROOT=/boot/efi
|