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



-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- 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