You boot up into the firmware of your motherboard.
reason:
grub update broke the system
Solution:
Downgrade the grub package
Code: Select all
sudo downgrade grub
say yes to adding it to pacman.conf to ignore that package
type "update-grub" in a terminal
Option 1 : it is TOO late you can not boot - you see the firmware from your motherboard
Solution 1 : clean install and do not update grub or downgrade it after it after all the updates came in. Always end with typing "update-grub" in a
terminal.
Solution 2 : more technical - learn about chroot and downgrade grub that way
https://www.arcolinuxd.com/10-use-the-p ... r-crashes/
https://arcolinux.com/fix-your-arcolinu ... se-2-tips/
Option 2 : it is NOT TOO late - downgrade grub right now
More info to solve your issue
https://forum.xerolinux.xyz/thread-164.html
https://forum.garudalinux.org/t/stuck-i ... date/21994
https://bbs.archlinux.org/viewtopic.php?id=279115