archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
5.84k stars 508 forks source link

Could not configure GRUB - /boot/efi #2449

Closed georgeabr closed 3 months ago

georgeabr commented 3 months ago

Install log file here - http://0x0.st/XiLP.log
I did a pacman -Sy archinstall on the April 2024 live cd first.
Specified mountpoint is /boot/efi in manual partitioning.
Relevant log entries

GRUB boot partition: /dev/nvme0n1p1
GRUB EFI partition: /dev/nvme0n1p1
Installing packages: ['efibootmgr']
Could not configure GRUB: ['/usr/bin/arch-chroot', '/mnt/archinstall', 'grub-mkconfig', '-o', '/boot/efi/grub/grub.cfg'] exited with abnormal exit code [1]: /usr/bin/grub-mkconfig: line 270: /boot/efi/grub/grub.cfg.new: No such file or directory
codefiles commented 3 months ago

Duplicate of #2372