Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Build Instructions Boo-boo
Date: Sun, 02 Sep 2001 20:48:51
Message-Id: 20010902204851.A3795@cvs.gentoo.org
In Reply to: [gentoo-dev] Build Instructions Boo-boo by Jerry A!
1 On Sun, Sep 02, 2001 at 10:31:34PM -0400, Jerry A! wrote:
2 > I think that there's a mistake in the build docs. Sorry, I'm doing this
3 > from memory.
4 >
5 > The instructions say to do:
6 >
7 > mkdir -p /mnt/gentoo/boot
8 > mount /dev/hda5 /mnt/gentoo
9 > mount /dev/hda1 /mnt/gentoo
10 >
11 > That won't work as posted. It should probably be:
12 >
13 > mkdir -p /mnt/gentoo
14 > mount /dev/hda5 /mnt/gentoo
15 > mkdir -p /mnt/gentoo/boot
16 > mount /dev/hda1 /mnt/gentoo/boot
17
18 Thanks for the bug report; the documentation on www.gentoo.org has now been
19 corrected.
20
21 Best Regards,
22
23 --
24 Daniel Robbins <drobbins@g.o>
25 Chief Architect/President http://www.gentoo.org
26 Gentoo Technologies, Inc.