I installed Ubuntu 22.04 LTS on my external SSD. I needed to create the partitions myself. Now, after copying *.efi from my GRUB installation, it still won't boot. I tried directly booting from bootx64.efi and grubx64.efi, to no avail. Windows advanced reboot also doesn't recognize it, as well as my UEFI/BIOS startup menu. Anyone know how to fix?
Asked
Active
Viewed 361 times
lsblk -f
If UUID correct you can just reinstall grubsudo grub-install
which will use all default parameters. – oldfred Jun 29 '23 at 03:39Boot
andubuntu
folders into a newEFI
folder. Now my BIOS detects it's there, but it restarts when I tried to boot. – Dutch Slav Jun 29 '23 at 05:42