Nick Khamis wrote:
cd /usr/src/linux
make menuconfig "select the list of modules/drivers you need for your box"
make modules_install

make && make modules_install

cp arch/i386/boot/bzImage /boot/kernel-2.6.3.<whatever you want to call it>
vi /boot/grub/grub.conf "nano if you have not used vi before"

<part of grub.conf>
title Gentoo Linux 2.6.36-r1
root (hd0,0)
kernel /boot/kernel-2.6.36-native-r3 root=/dev/sda3

reboot

If this is a fresh install, make mistakes, break your environment,
chroot into jail...This
is the only cure for your condition.

Nick.


Dale

:-)  :-)

Reply via email to