Results 1 to 5 of 5
hi..i am new to linux..i have encountered a problem while compiling the linux kernel 2.6.35.4..the problem occured while extracting .tar file .....
- 09-01-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 2
kernel compilation
hi..i am new to linux..i have encountered a problem while compiling the linux kernel 2.6.35.4..the problem occured while extracting .tar file ..
- 09-01-2010 #2
You are new to linux and the first thing you try is a kernel compilation?
Why?
Apart from that: A tar.gz can be extracted with: tar xzpf <tarball>
Can you paste the error here? Please use the code tags of the forum to do so.You must always face the curtain with a bow.
- 09-01-2010 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Welcome to the forums!

The best HowTo that I've found and used for working with the Linux kernel is this one:
Digital Hermit - Kernel-Build-HOWTO
Hope it will help you, too.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 09-02-2010 #4Just Joined!
- Join Date
- Sep 2010
- Posts
- 2
@Irithori - i have extracted the .tar file successfully...bt now i am having a problem when i give the command 'make menuconfig' ...here it is..
i have even tried gconfig and xconfig..but it is giving the same problem..Code:student@it2:~/Linux$ make menuconfig make: *** No rule to make target `menuconfig'. Stop.
@ozar - The site is really good..thanks!
- 09-03-2010 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,977
You must not have downloaded the correct file(s). Please post a link to the source files you downloaded so I can check it out.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote