From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-98276-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MVaif-0000JU-Ar
	for garchives@archives.gentoo.org; Tue, 28 Jul 2009 00:39:05 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A0D3FE0384;
	Tue, 28 Jul 2009 00:39:03 +0000 (UTC)
Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207])
	by pigeon.gentoo.org (Postfix) with ESMTP id 85F2CE0384
	for <gentoo-user@lists.gentoo.org>; Tue, 28 Jul 2009 00:39:03 +0000 (UTC)
Received: by gxk3 with SMTP id 3so6222629gxk.14
        for <gentoo-user@lists.gentoo.org>; Mon, 27 Jul 2009 17:39:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=XHmN+vlDR3eIS1ariSWhbBpEsOVscU/MVNRFJ3fQacA=;
        b=qf+cpfI/QdGgORhbT66z9+dan6T7eKXyQ2dVjh0rIG+ZnvpNr++BPMr+uc+GW1Gvg5
         sXV0e8hluesp/glGw8Q/S6b/IOiVxLyAdPQP7xMnSbhSBh6bhgDojyKFzT5xl0ezZysQ
         tuS15aYQPavnjhydYxBJS+sJ1jtBU6/dO+FsU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=hV2I49Zl8UG3cH81RYtCS44YMaudnjtQM3Y9vJnADHe++t+a1IcQvKts6dCLnJ0DA+
         HdNjFiLql9x6deWHTke+m5eJoum1gvxCaAYaJil5WY2CcisPjRqAfOAgnD4qa6q3iHwu
         upf0zMGt+SwmTb9SxsE0wWvS7VJueeUaoqT4s=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.150.134.13 with SMTP id h13mr12249051ybd.276.1248741543292; 
	Mon, 27 Jul 2009 17:39:03 -0700 (PDT)
In-Reply-To: <bb02631c0907271716u3055b12dj510dfc499e13cfc4@mail.gmail.com>
References: <bb02631c0907271716u3055b12dj510dfc499e13cfc4@mail.gmail.com>
Date: Mon, 27 Jul 2009 17:39:03 -0700
Message-ID: <5bdc1c8b0907271739idd3f7f1y86df0ed5ae52b731@mail.gmail.com>
Subject: Re: [gentoo-user] Grub error 15: file not found
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 72a620d8-ce53-42ad-b756-7a071927cd36
X-Archives-Hash: 38070254620807f14280b20667146ce2

On Mon, Jul 27, 2009 at 5:16 PM, Brenton<brentons.house@gmail.com> wrote:
> Hi,
>
> When I try to edit the /dev/sda to /dev/hda I'm not sure how to save my
> change when I edit in grub.=C2=A0 I make a change then go back to check a=
nd it
> never saves.
>
> I'm only trying to follow the Gentoo Linux x86 Handbook.
>
> Thanks,
>
> Brenton.

Brenton,
   I only edit there to test something I've broken and am not sure of
the answer. Editing there doesn't, to the best of my knowledge, ever
edit the /boot/grub/grub.conf file. If my fix worked and the system
boots, then after it boots I mount /boot and edit grub.conf by hand
using vi.

Hope this helps,
Mark