Re: How to configure Linux kernel source tree hierarchy
- From: "miline" <milind.dumbare@xxxxxxxxx>
- Date: 17 Sep 2006 23:37:26 -0700
lovecreatesbea...@xxxxxxxxx wrote:
Markku Kolkka wrote:1. Untar the kernel tarball or go to the linux kernel tree if you have
lovecreatesbea...@xxxxxxxxx wrote:
I still do not know exactly how to have a Linux kernel
source tree hierarchy on my machine
The way to do this depends on your Linux distribution. You didn't
specify which one you use so it's impossible to answer in detail.
Thank you. I installed debian-31r1a that was downloaded from
debian.org. The kernelversion is 2.4.
already done that
2. make menuconfig. ( Set your hardware drivers/filesystems)
3. make menuconfig/oldconfig/xconfig
4. make dep (only for linux 2.4 , for 2.6 skip this step)
5. make bzImage
6. make modules
7. make modules_install
8. Install this generated bzImage in grub (bootloader)
and do not know how to write the
very first "hello world" kernel program.
See: http://tldp.org/LDP/lkmpg/2.6/html/c119.html
Thanks for directing me to this link, I can not compile the example. Is
it because of the lack of the kernel source tree?
.
- Follow-Ups:
- Re: How to configure Linux kernel source tree hierarchy
- From: lovecreatesbea...@xxxxxxxxx
- Re: How to configure Linux kernel source tree hierarchy
- References:
- How to configure Linux kernel source tree hierarchy
- From: lovecreatesbea...@xxxxxxxxx
- Re: How to configure Linux kernel source tree hierarchy
- From: Markku Kolkka
- Re: How to configure Linux kernel source tree hierarchy
- From: lovecreatesbea...@xxxxxxxxx
- How to configure Linux kernel source tree hierarchy
- Prev by Date: Re: GPRS connectivity in linux
- Next by Date: Re: RFI:Emulating large filesystems.
- Previous by thread: Re: How to configure Linux kernel source tree hierarchy
- Next by thread: Re: How to configure Linux kernel source tree hierarchy
- Index(es):
Relevant Pages
|