Closed Thread
Results 1 to 5 of 5

Thread: how to compile source kernel

  1. #1
    raammadala is offline Newbie
    Join Date
    Jul 2008
    Posts
    1
    Rep Power
    0

    Exclamation how to compile source kernel

    Hi

    I would like to know how to compile the source kernel in redhat hat enterprise linux 4 .
    I tried lot of times. it's not succeeded

    Thanks

    Sreeram

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0
    There is a tool in Redhat for that. You need the kernel source first:

    Code:
    # rpm -q kernel-source
    This will query the db to determine if you have it. If not, install it from your CD. After you have that installed locate xconfig and run that. You can use the locate command or find command to find it.

    xconfig is graphical and will walk you through the process.

  4. #3
    tecktalk is offline Programmer
    Join Date
    May 2008
    Posts
    179
    Rep Power
    0
    This can be done in ubuntu tooo??

    ____________________
    corporate awards thermaclear

  5. #4
    HappyUser is offline Learning Programmer
    Join Date
    Jan 2008
    Posts
    40
    Rep Power
    0
    I don't think that Ubuntu is RedHat, do I don't think that can be done in that way...

  6. #5
    PenguinLover is offline Learning Programmer
    Join Date
    Jan 2008
    Posts
    53
    Rep Power
    0
    But I think you can still compile the kernel of any os, Red hat or not.. right?

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to compile OS source code.
    By Kuto in forum C and C++
    Replies: 5
    Last Post: 05-26-2009, 08:26 PM
  2. Directory of Kernel?
    By MarkA in forum Linux/Unix General
    Replies: 6
    Last Post: 02-03-2009, 12:50 PM
  3. Kernel Only?
    By TotalNoob in forum Linux/Unix General
    Replies: 2
    Last Post: 01-11-2008, 05:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts