The Op had stated he does not have uefi
AFAIK the laptop predates (does not use) UEFI.
laidlaws uses uefi and that means there has to be an esp (/boot/efi) partiticion in vfat format.
In this format, upper and lower case does not have any distinction.
As long as /boot/efi is mounted (use 'findmnt /boot/efi' to check),
- Code: Select all
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=mageia --recheck
is the command to use.
Grub commands are different in bios-legacy and uefi.
[edit] - arghh - grub2 and grub - grub2-install grub-install -update-grub update-grub2 - arghh.
Why do we live? To prove not everything in nature has a purpose.