that is what was recommended with the latest grub update both to run grub-install and grub-mkconfig -o /boot/grub/grub.cfg. -- Jude <jdashiel at panix dot com> "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Thu, 5 Oct 2023, Markus Schaaf wrote: > Am 04.10.23 um 21:00 schrieb Jude DaShiell: > > I now have a disk with two partitions on it first one being fat32 esp. > > The machine is uefi 64 capable. For that reason I can't figure out how to > > run grub-install on the latest update of grub. > > Why do you want to run grub-install again? Pacman is able to update Grub. No > manual fiddling needed. > > If installing manually, I would mount ESP as /boot and run > > grub-install --efi-directory=/boot > > Best regards. >