I used a Live USB and GParted to resize my boot partition. Now my ThinkPad is booting to a grub>
prompt and I'm realizing I have no idea what to do.
As suggested in another thread, I tried just typing "exit" and return but that takes me in a little boot circle back to the grub prompt.
So I tried listing the contents of each (hd0...)
and I can't find /efi/boot/grub
anywhere.
ls (hd1,gpt2)/efi
is empty. (hd1,gpt2)
was my /boot
partition.
ls (hd1,gpt1)/efi/boot
includes bootx64.efi
and fbx64.efi
but no grub
What is my next step here, so I can boot to Ubuntu?
I have backups and if I lose everything I'll live but I'd rather not start from scratch.
grub.cfg
in(hd1,gpt1)/efi/ubuntu
– Amanda Dec 31 '20 at 04:48