Results 1 to 9 of 9

Thread: How to install kernel 2.6.28?

  1. #1
    Join Date
    Sep 2008
    Beans
    28

    Question How to install kernel 2.6.28?

    Hi,
    How can I find latest version of intrepid kernel?
    and How can I install it by apt-get?

    Thanks

  2. #2
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: How to install kernel 2.6.28?

    System -> Administration -> Synaptic Package Manager -> Quick Search and type in linux-kernel. It would show you all the kernels that are available from the repos.
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  3. #3
    Join Date
    Sep 2008
    Beans
    28

    Re: How to install kernel 2.6.28?

    System -> Administration -> Synaptic Package Manager -> Quick Search and type in linux-kernel
    Found nothing.
    How can i add intrepid kernel repository?

  4. #4
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: How to install kernel 2.6.28?

    What kernel repo?

    If you want to add a repo to your machine, you need to add it to the end of /etc/apt/sources.list. However, adding a third party repo that you are not sure about could cause trouble for your machine so better be real careful with that.

    Applications -> Accessories -> Terminal
    Code:
    gksudo gedit /etc/apt/sources.list
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  5. #5
    Join Date
    Jan 2008
    Beans
    7,744

    Re: How to install kernel 2.6.28?

    Intrepid uses 2.26.27 and always will. It will never upgrade to 2.26.28 through Synaptic or Update Manager, unless (as taurus pointed out) you add some sort of third-party repo to your sources, which you should be very careful doing.

    Can I ask why you need 2.6.28? Maybe there is a different way to accomplish that which you seek, without installing an unsupported kernel...

  6. #6
    Join Date
    Sep 2008
    Beans
    28

    Re: How to install kernel 2.6.28?

    I want to install 2.6.28 because my wifi card (intell 5350) doesn't work under 2.6.27.
    Thread on it
    Last edited by mikhmv; December 18th, 2008 at 12:15 AM.

  7. #7
    Join Date
    May 2008
    Beans
    1,019

    Re: How to install kernel 2.6.28?

    Quote Originally Posted by mikhmv View Post
    I want to install 2.6.28 because my wifi card (intell 5350) doesn't work under 2.6.27.
    Thread on it
    You can download it from the ubuntu package archives for jaunty, and then install using dpkg. However, it might complain of dependencies. If you really must, I suggest upgrade to jaunty.

    The kernel package name is linux-image-2.6.xx-x-generic not linux-kernel.

    Don't forget I warned you of breakage. Have fun.
    OB-untu. #!crunchbang

  8. #8
    Join Date
    Sep 2008
    Beans
    28

    Re: How to install kernel 2.6.28?

    xebian
    Thanks. I installed 9.04. and wifi now work.

  9. #9
    Join Date
    Oct 2007
    Beans
    18

    Re: How to install kernel 2.6.28?


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
  •