You are not logged in.

#1 2012-04-13 14:52:53

damd
Member
Registered: 2011-07-28
Posts: 13

[SOLVED] So I broke everything

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

#2 2012-04-13 15:03:45

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] So I broke everything

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

#3 2012-04-13 15:05:35

damd
Member
Registered: 2011-07-28
Posts: 13

Re: [SOLVED] So I broke everything

Gcool wrote:

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

#4 2012-04-13 15:43:05

Stebalien
Member
Registered: 2010-04-27
Posts: 1,239
Website

Re: [SOLVED] So I broke everything

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.


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C

Offline

#5 2012-04-13 18:46:36

damd
Member
Registered: 2011-07-28
Posts: 13

Re: [SOLVED] So I broke everything

For what it's worth, I ended up reinstalling everything. I had nothing of value on the machine anyways.

Offline

#6 2012-04-13 19:06:57

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [SOLVED] So I broke everything

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

#7 2012-04-13 20:30:37

nstoyanov
Member
Registered: 2009-04-24
Posts: 26

Re: [SOLVED] So I broke everything

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

Board footer

Powered by FluxBB