Search the web
Sign In
New User? Sign Up
linux-bangalore-programming · LB Programming Discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to compile linux kernel ?   Message List  
Reply | Forward Message #7539 of 7596 |
Re: [blug-prog] How to compile linux kernel ?


hi
step follow
 take tarball of kernel source code from  kernel.org  extracted it u also grt
latest kernel version in linux 4 u magzine  cds ,
 step top extract if  kernel.tar.gz  -------- gunzip (kernelsource file)
 one thing u should extract source  in /usr/src/kernel /
after that cd kernelversion

run  command

./configure
make
make install

after that change the grub.conf  as per as requirment of which version to run by
changing defaults option in grub.cong


--- On Fri, 5/1/09, vin_vrs <vinod.chum@...> wrote:
From: vin_vrs <vinod.chum@...>
Subject: [blug-prog] How to compile linux kernel ?
To: linux-bangalore-programming@yahoogroups.com
Date: Friday, May 1, 2009, 11:43 AM

















Hello guyz,

i would like to know how to compile linux kernel ( v2.6.29 ).

i did download the latest kernel from kernel.org. what next ?



Thanks in advance.

Vinod































[Non-text portions of this message have been removed]




Sat May 2, 2009 4:00 pm

janeeshattri
Offline Offline
Send Email Send Email

Forward
Message #7539 of 7596 |
Expand Messages Author Sort by Date

Hello guyz, i would like to know how to compile linux kernel ( v2.6.29 ). i did download the latest kernel from kernel.org. what next ? Thanks in advance. ...
vin_vrs
Offline Send Email
May 2, 2009
8:49 am

hi step follow  take tarball of kernel source code from  kernel.org  extracted it u also grt latest kernel version in linux 4 u magzine  cds ,  step top...
janeesh attri
janeeshattri
Offline Send Email
May 2, 2009
5:50 pm

... If it is a native build - simpler yet. Get the existing .config from /usr/src/linux<version from uname>/.config and put it in the untarred kernel source....
Mayank
mr.mynk@...
Send Email
May 2, 2009
5:50 pm

Hi There, *Step 1 *Download the kernel from below link ftp://ftp.kernel.org/pub/linux/kernel/v2.6 *Step 2* Extracting the kernel if its a archive with tar.gz...
vishal.gnutech@...
sharmav204
Offline Send Email
May 4, 2009
8:10 am

Hi vishal, Firstly thanks for your info on how to compile linux kernel. The info that you passed on was very helpful , so for so good, everything went fine, ...
vinod
vin_vrs
Offline Send Email
May 5, 2009
8:15 am

Dear Vinod, make && make modules_install && make install if you see make install in the end it installs the kernel and put the image in boot partition now if...
vishal.gnutech@...
sharmav204
Offline Send Email
May 6, 2009
5:25 am

If you are compiling the kernel for use on your local machine the following link is pretty good - http://www.howtoforge.com/kernel_compilation_ubuntu specific...
Mayank
mr.mynk@...
Send Email
May 6, 2009
5:55 am

Dear Friends, Thanks for your constant support and your valuable inputs, which helped me a lot in compilation of kernel. Finally i have managed to compile the...
vinod
vin_vrs
Offline Send Email
May 12, 2009
11:34 am

... One of the things I discovered recently and was looking for quite sometime was a single place with all the kernel API. The best Documentation can be found...
Mayank
mr.mynk@...
Send Email
May 12, 2009
12:02 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help