You are not logged in.
I'll admit right away, I did pacman -Syu and didn't bother to check what was going on. Then I rebooted.
Now I get into GNU GRUB 0.97 immediately at start. I have no idea what to do from here. It says "Minimal BASH-like line editing is supported", etc., not the standard "choose one to start from" with blue colors and stuff.
Any help appreciated!
Last edited by damd (2016-07-11 14:53:21)
Offline
So you have no entries which you can choose to boot from? In that case, boot from a live-cd, verify your grub config and install grub again.
Burninate!
Offline
So you have no entries which you can choose to boot from? In that case, boot from a live-cd, verify your grub config and install grub again.
It doesn't look anything like it normally does. I get a prompt saying "grub> " and a bunch of commands that I can enter from there.
Offline
Before you do anything, boot into a livecd and read pacman's log. You will probably need to chroot into your install (from a livecd), rebuild your initramfs (with mkinitcpio), and then rebuild your grub config (grub-mkconfig -o /boot/grub/grub.cfg). The relevent instructions are on the wiki.
Offline
For what it's worth, I ended up reinstalling everything. I had nothing of value on the machine anyways.
Offline
damd, please mark this thread [SOLVED] by editing the title of your first post.
To know or not to know ...
... the questions remain forever.
Offline
Just FYI, I had the same thing happen to me a while back and realized the cause was updating the kernel without having /boot mounted.
Offline