Find the answer to your Linux question:
Results 1 to 7 of 7
I just built my first kernel yesterday. Tadaa! Admittedly I cheated by using the old config file that came with my RH9 system (which meant the computer spent hours compiling ...
  1. #1
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    951

    My first kernel build!

    I just built my first kernel yesterday. Tadaa! Admittedly I cheated by using the old config file that came with my RH9 system (which meant the computer spent hours compiling modules for every kind of hardware and his wife, stuff I shall never use) but the new kernel boots and runs OK. Does this count as an initiation rite or am I still a newbie?
    "I'm just a little old lady; don't try to dazzle me with jargon!"

  2. #2
    Linux Enthusiast deltaflyer's Avatar
    Join Date
    May 2005
    Posts
    577
    congrats on the compile,done it a few times myself, still consider my self a learner (been using linux for 5 years now!!)

    have a few
    SLOMO: acer extensa 5235 2.2ghz,2gb ram 160gb hdd wireless
    SPEEDY: homebrew desktop,Amd x2 dualcore,2gb ram,500gb +1tb( 2x500gb) hdd suse 11.3,32mb fibreline
    registered linux user #401845

  3. #3
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    Compiling your own kernel is definitely a step in the right direction.

    I have been using linux for over a year now and I still think of myself as a newbie.
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  4. #4
    Linux Guru fingal's Avatar
    Join Date
    Jul 2003
    Location
    Birmingham - UK
    Posts
    1,539
    Well done! I've only done it a couple of times and was amazed when the thing worked. That was on Slackware.

    Have a narny bar
    I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso

  5. #5
    Linux Newbie
    Join Date
    Jan 2005
    Posts
    146
    Sorry for asking a really newbie question, but what is the real advantage to kernel compilation????

  6. #6
    Linux Newbie Darl's Avatar
    Join Date
    Oct 2003
    Location
    Canada/BC/Kelowna/Home
    Posts
    130
    Customization, you can include parts that you need, exclude parts that you don't need. Makes for a more efficient, and therefore faster, system.

  7. #7
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    951
    Actually I did it because I wanted to compile a driver for my Lucent modem. The compiled driver which I downloaded earlier didn't work (still doesn't!) so I thought if I compiled it myself from source, I could switch on the built-in debugging options and find out what was going wrong. Also I hoped it might just work if I used a vanilla kernel instead of the patched Red Hat one. It did'nt actually help much; I found out the place where an endless loop is occurring but I just don't know enough about modems or serial ports to work out why. Downloading and compiling a kernel was only an intermediate step. All the same, I'm glad I did it.
    "I'm just a little old lady; don't try to dazzle me with jargon!"

Posting Permissions

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