I followed this page's solution, and I still can't fix it.
when I pressed ls
, this is what it shows
(lvm/ubuntu--vg-swap_1) (lvm/ubuntu--vg-root) (hd0) (hd0,gpt2) (hd0,gpt1)
I tried
set prefix=(hd0,gpt1)/efi/boot/bootx64.efi
set root=(hd0,gpt1)
insmod linux
insmod normal
normal
I also tried
grub> linux /vml
Tab
grub> initrd /in
Tab
but nothing showed up.
The next thing I tried is to use boot-repair, and this is the link to the pastebin. After I reboot, it still stuck at GNU GRUB.
Update: Try reinstall Ubuntu and it stuck on black screen after the grub menu. It will only boot up on recovery mode. Also try installing AMD drivers and do dist-upgrade it still stuck on black screen.