| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Just another linux lover.
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 559
|
Try...
"su -" including that dash instead of... "su" without dash
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have. (Registered Linux User #432737 - subratabera.blogspot.com) |
|
|
|
|
#4 (permalink) |
|
Just another linux lover.
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 559
|
That will give you full root environment...
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have. (Registered Linux User #432737 - subratabera.blogspot.com) |
|
|
|
|
#6 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
You should be in /usr/src/linux directory.
And also you can use xconfig Code:
make xconfig
__________________
http://www.bash.org/?258908 |
|
|
|
|
#7 (permalink) |
|
"The RaCaLaNGeL"©
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
|
hey techie the first thing u told me doesnt work.strange it might seem,i dnt have the above /src/linux directory...ill try the 2nd one though!!
p.s. do i have to update my installation?its a bare-bone fc5!!!
__________________
Without sorrows happiness would be boring! |
|
|
|
|
#8 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Give me the output of
Code:
ls /usr/src Did you download kernel sources or a vanilla kernel to compile?
__________________
http://www.bash.org/?258908 Last edited by mehulved; 02-01-2007 at 07:07 PM. Reason: Automerged Doublepost |
|
|
|
|
#10 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
None of the binary distros do AFAIK. Ubuntu, FC, Mandriva and Suse doesn't as long as I remember.
__________________
http://www.bash.org/?258908 |
|
|
|
|
#12 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
install linux-sources or kernel-sources whatever it is called from your package manager, for the version of the kernel you are using.
Or otherwise if you want a totally new kernel. Get a fresh one from www.kernel.org What exactly do you want to compile a kernel for?
__________________
http://www.bash.org/?258908 |
|
|
|
|
#13 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
Though wrote for fedora 4,this hw2 is as good as for fc6 may also.
http://www.mjmwired.net/resources/mjm-kernel-fc4.html http://www.freeme.in/node/16
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#14 (permalink) |
|
Just another linux lover.
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 559
|
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have. (Registered Linux User #432737 - subratabera.blogspot.com) |
|
|
|
|
#16 (permalink) |
|
El mooooo
Join Date: Jan 2006
Location: India
Posts: 1,414
|
Reinstalling will not solve the problem as none of the binary distros install Kernel sources by default. If you have all the 5 CDs then 4th and 5th CDs most probably will be having the sources. Look for linux-kernel-xxxxx.src.rpm on one of the two CDs. Here xxxxx means version number of the kernel that came with your distro. Locate the file and then double click it...your distros package manager will take over and install the sources for you.
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|