Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
10 easy steps to compiling your kernel
#3

for 2.6, it was even easier....

 

 

 

make menuconfig (if you have a /boot/config-ver.sion and the version matches the current running kernel, make menuconfig will do most of the config for you)

 

then in menuconfig, change any specific options you want, save

 

then,

make

make modules

make modules_install

make install

 

DONE.

 

easy as pie,

Reply


Messages In This Thread
10 easy steps to compiling your kernel - by P38 - 2003-12-12, 12:53 AM
10 easy steps to compiling your kernel - by FluKex - 2004-02-27, 09:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)