Article 6HEY3 [SOLVED] Stuck at GRUB on boot

[SOLVED] Stuck at GRUB on boot

by
zalmox
from LinuxQuestions.org on (#6HEY3)
This seems to be a pretty common issue, but so far I haven't been able to figure it out. The bios is set up to UEFI, not Legacy. I used the same USB stick to install on another computer right before this and that computer is fine.

I installed Debian 12 from USB as a second OS along Win11. When I reboot, I'm stuck at "grub >".

I run those commands and the grub menu displays, allowing me to boot.

Code:set root=(hd0,gpt2)
set prefix=(hd0,gpt2)/boot/grub
insmod normal
normalThis allows me to boot. When I'm in Linux, I run

Code:grub-install /dev/sdaStill, at reboot I get again "grub >"

I attached a screenshot of grub.cfg I checked out /boot/grub/grub.cfg and there is a lot of stuff in there. Any ideas what to try next?
Attached Thumbnailsattachment.php?attachmentid=42305&stc=1&
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments