Results 1 to 8 of 8

Thread: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

  1. #1
    Join Date
    Jul 2005
    Beans
    2,047

    Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    I'd like to get the 3.5 kernel in 12.04.1 but don't want to add any sources to my repositories that won't be supported until 2017. 3.5 hasn't automatically showed up as an update since the release of 12.04.2 - still stuck on 3.2.0.38. Adding the "upubuntu-com" source would probably do it, but isn't that going to break at some point before 2017? I just want the officially supported, stable 3.5 kernel for 12.04.2.

  2. #2
    Join Date
    Jan 2009
    Location
    ::1
    Beans
    2,485

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    It looks like 12.04 precise provides a 3.5 kernel; see http://packages.ubuntu.com/precise/kernel/ . Maybe you need to activate special source options, like 'security'

    So I would say it's supported.

  3. #3
    Join Date
    Jul 2005
    Beans
    2,047

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    Thanks, but I already have "http://security.ubuntu.com/ubuntu" in my apt sources.list .

    In fact, I have a new install of 12.04.2 (3.5 kernel) on another computer, and its apt sources.list is identical to the one I'm using on 12.04.1 .

    How does one know to grab 3.2 kernel updates and the other 3.5 kernel updates?

  4. #4
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    Quote Originally Posted by ahallubuntu View Post
    Thanks, but I already have "http://security.ubuntu.com/ubuntu" in my apt sources.list .

    In fact, I have a new install of 12.04.2 (3.5 kernel) on another computer, and its apt sources.list is identical to the one I'm using on 12.04.1 .

    How does one know to grab 3.2 kernel updates and the other 3.5 kernel updates?
    If you do normal updates on a 12.04.1 system, it will upgrade your kernel to 3.5 and your system to 12.04.2.

    Post your Sources.list file.

    What does
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    show you?

    Good Luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  5. #5
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    Quote Originally Posted by plucky View Post
    If you do normal updates on a 12.04.1 system, it will upgrade your kernel to 3.5 and your system to 12.04.2.
    No, it won't.

    If you want the 3.5 kernel you will need to fresh install with 12.04.2 or manually install the relevant packages.

  6. #6
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    You can upgrade your system to a full 12.04.2 installation (with the upgraded kernel and graphics stack) with the following command...
    Code:
    sudo apt-get install linux-generic-lts-quantal xserver-xorg-lts-quantal
    For more information on the LTS Enablement Stack check out the wiki...
    https://wiki.ubuntu.com/Kernel/LTSEnablementStack
    Cheesemill

  7. #7
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    Learn something every day.

    Just assumed that 64-bit system that I installed 12.04.2 and which uses the 3.5 kernel was the same as my x86 systems.

    Just looked at my x86 test system which was upgraded from 10.04 and it is still using the 3.2 kernel.

    Ran the commands given by @Cheesemill and the system is now running the 3.5 kernel.

    Thanks Chaps

    Plucky
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  8. #8
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Correct way to upgrade from 12.04.1 to 12.04.2 to get 3.5 kernel?

    That was news to me, too. Thanks.

    I thought that all 12.04.x installations would reach the same version of packages after applying all updates, but apparently not.
    Last edited by mörgæs; March 18th, 2013 at 01:58 PM.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

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
  •