D
Deleted member 108694
Guest
or try
then run
I usually turn off UEFI and TPM2 since Linux does not need these to run - I change that in the BIOS by setting it to Legacy and end up with this simple partitioning
Code:
sudo grub-install /dev/sda/
Code:
sudo update-grub
Last edited by a moderator: