Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: can't upgrade kernel jaunty

  1. #11
    Join Date
    Apr 2007
    Beans
    43
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: can't upgrade kernel jaunty

    yeah, gotta wait then... But thanks for your help and interest geirha...
    Laptop: Toshiba A215 with AMD Turion X2 1.8 Ghz, 2GB RAM, ATI x1200, 200 GB HD

  2. #12
    Join Date
    Mar 2009
    Beans
    4

    Re: can't upgrade kernel jaunty

    from terminal:

    sudo apt-get dist-upgrade

  3. #13
    Join Date
    Sep 2006
    Beans
    2

    Arrow Re: can't upgrade kernel jaunty

    Took me four days to find this fix. This totally did it for me. Seems pretty simple (and obvious) to include in the distribution and to fix such a major problem. I was several x.x.versions-x behind. Can't imagine the performance hit. We'll see after the download, install and reboot.

    Quote Originally Posted by geirha View Post
    First off, open a terminal and run
    Code:
    export LANG=
    That will turn off translations for all commands run from that terminal.

    Next, run
    Code:
    sudo dpkg --configure -a
    If an update got interrupted while updating, that command should pick up where it left off, and finish it.

    Next
    Code:
    sudo aptitude update
    update-manager
    And try upgrading again.

Page 2 of 2 FirstFirst 12

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
  •