Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
Hi, I am currentley using 8.10, i was just wondering if it will be possible to upgrade to 9.04 instead of doing a clean install, i realise that a clean ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    38

    Ubuntu 9.04

    Hi,

    I am currentley using 8.10, i was just wondering if it will be possible to upgrade to 9.04 instead of doing a clean install, i realise that a clean install may be the best option but i have my system all setup the way i really like it and it has taken some time???

    thanks!

  2. #2
    Just Joined! alpha-X-geek's Avatar
    Join Date
    Apr 2009
    Location
    England, UK
    Posts
    28
    Yeah, it should work fine. Hasn't the update manager asked if you want to upgrade to Jaunty? If not, navigate to System > Administration > Software Sources > Updates and change the system upgrade option there. After you exit, the update manager should then ask if you want to upgrade your system to Jaunty.

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    38
    Hi alpha, thanks for the response, i have went into System > Administration > Software Sources > Updates but i do not see that option

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Hit ALT+F2 and type update-manager -d

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    the reason you don't see it is 9.04 isn't officially out yet, so your package manager won't see the upgrade

  6. #6
    Just Joined! alpha-X-geek's Avatar
    Join Date
    Apr 2009
    Location
    England, UK
    Posts
    28
    Sorry, I thought Jaunty had been released. Anyway, in the Updates tab there is a drop-down menu where you can select to show normal releases. Select that option and exit. Next, you play the waiting game.

  7. #7
    Just Joined!
    Join Date
    Apr 2009
    Posts
    38
    thanx guys

  8. #8
    Just Joined!
    Join Date
    Mar 2009
    Posts
    42
    Also make sure your set to get regular releases. By default i've seen it set to only show LTS releases.

  9. #9
    Just Joined!
    Join Date
    Apr 2009
    Posts
    38
    Hi,

    I still cannot get my system to upgrade i have tried the ALT+F2 and type update-manager -d.

    But it scans and then just says that it is up to date, but it is only utodate with 8.10, but i'm wanting to upgrade to 9.04.

    Is there anything else i can do?

  10. #10
    Just Joined! alpha-X-geek's Avatar
    Join Date
    Apr 2009
    Location
    England, UK
    Posts
    28
    Open up your sources.list file with the following:
    Code:
    gksudo gedit /etc/apt/sources.list
    Change all instances of ''intreprid'' with ''jaunty'', close and save, then execute the following command:
    Code:
    sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
    That should do it.

Page 1 of 2 1 2 LastLast

Posting Permissions

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