change legacy to uefi

Create USB boot with refind (img file in zip archive) http://www.rodsbooks.com/refind/getting.htmlarrow-up-right

sudo dd if=refind-flashdrive-0.13.0.img of=/dev/sdb

Boot with USB in Mint

create fat32 partition with GParted around 512 Mb

fdisk -l to identify it (nvme0n1p2 in my case)

Create efi folder in /boot/ if it doesn't exist

Last updated