Here is a link to a good kernel how to:

http://www.digitalhermit.com/~kwan/kernel.html

Steve


On Sat, 2004-03-13 at 00:30, adel essafi wrote:
> good morning
> afer su command , what should I execute.
> tanks
> On Thu, 11 Mar 2004 12:07:21 +0000 (GMT), Ged Haywood 
> <[EMAIL PROTECTED]> wrote:
> 
> > Hello there,
> >
> > Please keep it on the list.
> >
> > On Thu, 11 Mar 2004, adel essafi wrote:
> >
> >> please
> >> where shall I execute the "make menuconfig " command line.
> >> thanks
> >
> > I assume you want to build a Linux kernel?  In the top level of the
> > Linux kernel tree.  You need first to download the linux source, I'd
> > recommend putting it in a directory called something like 'src' in
> > your home directory, for example after you grab the source and put it
> > in your home directory (which I have assumed is /home/adel) you'd say
> >
> > $ mkdir /home/adel/src
> > $ cd /home/adel/src
> > $ tar xzvf ../linux-2.4.25.tar.gz
> > $ cd linux-2.4.25
> > $ make menuconfig
> > $ make
> > $ su
> > # .... install your new kernel ....
> >
> > I can't give instructions for installing the kernel because I don't
> > know how your system is arranged.  Anyway it's well OT for this list.
> >
> > There is a lot of documentation in the kernel tree about building
> > and installing kernels, some of it is a little hard to follow but
> > I think you will find what you need is in there.
> >
> > 73,
> > Ged.
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > GenToo technologies. Learn everything from fundamentals to system
> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > _______________________________________________
> > [EMAIL PROTECTED]
> > To unsubscribe, use the last form field at:
> > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to