lkml.org 
[lkml]   [2012]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Need of automatic scripts for beginners
On Fri, Jun 15, 2012 at 09:06:00AM +0530, Anil Nair wrote:
> Hi all,
>
> There are lot of professionals who join in the Linux Community daily,
> But there are also people who are new to kernel configuration and
> compiling so is it possible for the community to create a automatic
> bash script so that it would be useful for beginners to start with the
> kernel compilation and installation.? I could give it a try i want
> people from the community to test it for me. Such a script exists in
> the source tree?
>
> Suggestions required... (And expected :) )

Try doing:
make localmodconfig
make oldconfig
make -j4
make modules_install install

then reboot.

If your distro is set up properly, that should be all that you need to
do.

If not, do 'make help' and look at what you have there.

good luck,

greg k-h


\
 
 \ /
  Last update: 2012-06-15 06:21    [W:0.117 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site