Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Grub broke out of the blue
Date: Tue, 17 Feb 2009 04:50:17
Message-Id: gndflj$h6j$1@ger.gmane.org
In Reply to: [gentoo-user] Grub broke out of the blue by Nikos Chantziaras
1 Nikos Chantziaras wrote:
2 > I've no idea how it broke, but after an emerge --sync, a kernel
3 > (gentoo-sources) update was there. After I compiled the kernel, I did
4 > the usual "make modules_install && make install". I edited grub.conf
5 > only to the point of changing the booted kernel to the new one (just a
6 > matter of changing -r1 to -r2 at the end of the kernel filename). I
7 > reboot, Grub stops working. It just displays "GRUB" and hangs there.
8 >
9 > What might have cause this? /boot is a 50MB ext3 partition with 14MB
10 > free. I had to boot from a live CD and make sda1 bootable (Windows XP)
11 > so I can get online and burn a repair CD that supports ext4 (/).
12
13 Back. Grub was booting inside a VM under XP even though it refused to
14 boot for "real". So I booted in a VM and reinstalled Grub from there.
15 I'm left to wonder now how copying a new kernel into /boot with "make
16 install" can possibly make Grub go fubar...