Command Syntax: Difference between revisions

From Research
Jump to navigation Jump to search
Line 22: Line 22:


Load the config.bak (type .bak)
Load the config.bak (type .bak)
ls -la /boot/


vi /boot/grub/grub.conf
vi /boot/grub/grub.conf

Revision as of 18:29, 13 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