From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <lostlogic@lostlogicx.com>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING,
	MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no
	version=4.0.0
Received: from lostlogicx.com (host113.south.iit.edu [216.47.130.113])
	by chiba.3jane.net (Postfix) with ESMTP id BBB7A2016083
	for <gentoo-dev@gentoo.org>; Fri, 29 Mar 2002 18:01:08 -0600 (CST)
Received: (from lostlogic@localhost)
	by lostlogicx.com (8.11.4/8.11.2) id g2TNufE30533
	for gentoo-dev@gentoo.org; Fri, 29 Mar 2002 17:56:41 -0600
Date: Fri, 29 Mar 2002 17:56:41 -0600
From: Lost Logic <lostlogic@lostlogicx.com>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] correction to the installation guide
Message-ID: <20020329175641.A30480@lostlogicx.com>
References: <Pine.LNX.4.44.0203300026120.32644-100000@johansen.fys.ku.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.LNX.4.44.0203300026120.32644-100000@johansen.fys.ku.dk>; from kroyeren@fys.ku.dk on Sat, Mar 30, 2002 at 12:33:51AM +0100
X-Operating-System: Linux found 2.4.18-pre9-O1K3-preempt
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: e323c96c-9390-41bc-b0cf-b501ae71cfc4
X-Archives-Hash: 80ac229b65c6db67706423492bb71666

By default gentoo linux puts a symlink called boot to . in the /boot directory
therefore this code listing is perfectly valid.

--Brandon

-=-=-=-=-=-=-=-Previous Message(s)-=-=-=-=-=-=-=-
> Hi
> 
> In the Gentoo Linux 1.0rc6 Installation Instructions, in the grub
> section, there's a little error;
> 
> Unless grub is installed in /boot/boot/grub, the code listing 39
> should read:
> 
> default 0
> timeout 30
> splasgimage=(hd0,0)/grub/splash.xpm.gz
> ....
> 
> since the (hd0,0) is identical to the /boot/
> (as it reads now, its ...(hd0,0)/boot/grub...)
> 
> 
> Otherwise, its a great guide.
> Keep up the good work
> 
> /Morten Kroyer
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev