Gentoo Archives: gentoo-user

From: Stephen Liu <satimis@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Again - problem on installing Gentoo
Date: Mon, 04 Sep 2006 14:22:14
Message-Id: 20060904141653.35251.qmail@web35202.mail.mud.yahoo.com
1 Hi folks,
2
3 Have another round installing Gentoo, running
4 "install-amd64_minimal-2006.1". Still encountered the same problem
5 apart from that of Internet connection. Installation went through
6 without difficulty. Grub started but ending at "Error 15 : File not
7 found".
8
9 I installed grub manually with;
10 # cat << EOF | grub
11 > root (hd0,0)
12 > setup (hd0)
13 > EOF
14 ...... (hd0,0)/boot/grub/stage2/boot/grub/menu.lst...succeeded.
15
16 Kernel image has to be copied manually;
17 # cp arch/x86_64/boot/bzImage /boot/linux-2.6.17-gentoo-r5
18
19 # ls -al /boot/
20 .keep
21 boot -> .
22 grub
23 linux-2.6.17-gentoo-r5
24 loar+found
25 * end *
26
27 What is ".keep" there ?
28
29 /boot/grub/grub.conf
30 ...
31 ....
32 kernel (hd0,0)/boot/kernel-2.6.17/gentoo-r7 root=/dev/hda2
33 * end *
34
35 I still could not resolve re-entering chroot environment unable to find
36 "env-update, emerge, /src/, /modules/". I wonder whether I was
37 following the right book. It seems to me installing Gentoo even more
38 difficult than installing LFS and BLFS.
39
40 Advice would be appreciated. TIA
41
42 B.R.
43 SL
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Again - problem on installing Gentoo Jean-Marc Beaune <jm.beaune@×××××.com>
[gentoo-user] Re: Again - problem on installing Gentoo Marc Blumentritt <M.Blumentritt@×××××××××××××××.de>