Command Syntax: Difference between revisions
Jump to navigation
Jump to search
Jjaythomas (talk | contribs) |
Jjaythomas (talk | contribs) |
||
Line 1: | Line 1: | ||
==Command Syntax== | ==Command Syntax== | ||
GENTOO_KERNEL | ===GENTOO_KERNEL=== | ||
cd /usr/src/ | cd /usr/src/ |
Revision as of 19:24, 29 November 2007
Command Syntax
GENTOO_KERNEL
cd /usr/src/
ls -la
cp linux/.config linux-2.6.20-hard-r2/
rm linux
ln -s linux-2.6.20-hard-r2/ linux
ls -la
cd linux/
make oldconfig
genkernel --menuconfig all
Load the config.bak (type .bak)
ls -la /boot/
vi /boot/grub/grub.conf