[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
its uefi
but same error:
sudo grub-install
Installing for x86_64-efi platform.
grub-install: error: /boot/efi doesn't look like an EFI partition.
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
its uefi
but same error:
sudo grub-install
Installing for x86_64-efi platform.
grub-install: error: /boot/efi doesn't look like an EFI partition.