From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LZI5X-0003qM-1S for garchives@archives.gentoo.org; Tue, 17 Feb 2009 05:01:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4599E023E; Tue, 17 Feb 2009 05:01:41 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 69516E023E for ; Tue, 17 Feb 2009 05:01:41 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.38,219,1233532800"; d="scan'208";a="73895342" Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 17 Feb 2009 05:01:40 +0000 Received: from [192.168.1.71] (unknown [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 2C7F3133618 for ; Tue, 17 Feb 2009 05:01:39 +0000 (GMT) Message-Id: <812E8554-7E47-4385-9A0D-3F46C4583AEF@stellar.eclipse.co.uk> From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [gentoo-user] Re: Grub broke out of the blue Date: Tue, 17 Feb 2009 05:01:36 +0000 References: <519795F9-54B4-414E-9DBD-F27681F161C9@stellar.eclipse.co.uk> X-Mailer: Apple Mail (2.930.3) X-Archives-Salt: f3c56959-e765-4453-bf3e-24f69028525e X-Archives-Hash: 1cb6dcb681ab8bf7e37c864d2bbd8935 On 17 Feb 2009, at 04:51, Nikos Chantziaras wrote: > Stroller wrote: >> On 17 Feb 2009, at 04:17, Nikos Chantziaras wrote: >>> I've no idea how it broke, but after an emerge --sync, a kernel >>> (gentoo-sources) update was there. After I compiled the kernel, I >>> did the usual "make modules_install && make install". I edited >>> grub.conf only to the point of changing the booted kernel to the >>> new one (just a matter of changing -r1 to -r2 at the end of the >>> kernel filename). I reboot, Grub stops working. It just displays >>> "GRUB" and hangs there. >>> >>> What might have cause this? >> $ cat /var/log/portage/elog/sys-boot:grub-0.97-r6:20090117-194927.log >> LOG: preinst > > I did not update or re-install grub. The only thing I did was > compile a kernel and copy the kernel image to /boot. Sorry. The updated grub was only released in the last month or two, so I assumed this was the first time you had rebooted since. Stroller.