Hi folks, Have another round installing Gentoo, running "install-amd64_minimal-2006.1". Still encountered the same problem apart from that of Internet connection. Installation went through without difficulty. Grub started but ending at "Error 15 : File not found".
I installed grub manually with; # cat << EOF | grub > root (hd0,0) > setup (hd0) > EOF ...... (hd0,0)/boot/grub/stage2/boot/grub/menu.lst...succeeded. Kernel image has to be copied manually; # cp arch/x86_64/boot/bzImage /boot/linux-2.6.17-gentoo-r5 # ls -al /boot/ .keep boot -> . grub linux-2.6.17-gentoo-r5 loar+found * end * What is ".keep" there ? /boot/grub/grub.conf ... .... kernel (hd0,0)/boot/kernel-2.6.17/gentoo-r7 root=/dev/hda2 * end * I still could not resolve re-entering chroot environment unable to find "env-update, emerge, /src/, /modules/". I wonder whether I was following the right book. It seems to me installing Gentoo even more difficult than installing LFS and BLFS. Advice would be appreciated. TIA B.R. SL -- [email protected] mailing list

