# cd /usr/src/linux
# make menuconfig# make && make modules_install
# cp arch/i386/boot/bzImage /boot/kernel-2.6.12-Oct2005
# cp System.map /boot/System.map-2.6.12-Oct2005
# cp .config /boot/config-2.6.12-Oct2005
# nano -w /boot/grub/grub.conf# Which listing to boot as default. 0 is the first, 1 the second etc.
default 0
timeout 30
# Oct 2005 recompile kernel to add Netgear FA310TX rev D1
title=Gentoo Linux 2.6.12 (Oct 20 2005)
root (hd0,0)
kernel /kernel-2.6.12-Oct2005 root=/dev/md2
# Sep 2005 installation (software RAID, no LVM2)
title=Gentoo Linux 2.6.12 (Sep 22 2005)
root (hd0,0)
kernel /kernel-2.6.12-Sep2005 root=/dev/md2Imaging a Tecra 8200 Windows 2000 install using Knoppix, NTFSClone, and Samba
Gentoo 2005.1 Software RAID (part 3)
Gentoo 2005.1 Software RAID (part 2) Celeron CPU
Gentoo: emerge grub error - cat: /proc/mounts: No such file or directory
Gentoo 2005.1 Software RAID (part 2) VIA EPIA ME6000
Gentoo emerge sync errors during installation
Gentoo 2005.1 Software RAID (part 1)