Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: upgrade to 13.04

  1. #1
    Join Date
    Nov 2006
    Location
    Gurgaon, India
    Beans
    200
    Distro
    Ubuntu Studio 13.04 Raring Ringtail

    upgrade to 13.04

    Hi i visited http://www.ubuntu.com/download/desktop/upgrade to learn how to upgrade from 12.10 to 13.04. Now i dont have update manager instead i have software updater in my dash. However when i open terminal and type update-manager it opens the same thing as software updater from my dash. Hence i assume it is the same thing. It checks for updates and after downloading some files it just say your system is upto date. Their is no option for upgrading.Help how do i upgrade.
    Last edited by quarkhirad; June 13th, 2013 at 04:16 PM.

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: upgrade to 13.04

    To upgrade it's easy, just open your terminal and run the following command:
    Code:
    do-release-upgrade

  3. #3
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: upgrade to 13.04

    If you want to use Software Updater to upgrade to 13.04, open Software Updater and then click on the settings button. A new window will open - click on the updates tab. Look for "Notify me of a new Ubuntu version" near the bottom. If you are not being prompted for the 13.04 release it is probable that this is set to "For long-term support versions." If so, change the drop-down to "For any new version", and close the tabbed window. Software Updater should then prompt you for upgrading to 13.04 after it has updated the metadata.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  4. #4
    Join Date
    Nov 2006
    Location
    Gurgaon, India
    Beans
    200
    Distro
    Ubuntu Studio 13.04 Raring Ringtail

    Re: upgrade to 13.04

    coffeecat

    Hi i am sorry i forgot to metion that i already checked the settings it says any new verssion still i am not able to upgrade.

  5. #5
    Join Date
    Nov 2006
    Location
    Gurgaon, India
    Beans
    200
    Distro
    Ubuntu Studio 13.04 Raring Ringtail

    Re: upgrade to 13.04

    slickymaster

    Hey hi thanks that actually works. I am downloading the packages as i am typing 1073Mb.

  6. #6
    Join Date
    Jul 2012
    Beans
    16
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: upgrade to 13.04

    The foolproof way is to download the iso, use unetbootin to make a boot disk(usb), and reboot system.
    boot from the disk(usb), upgrade to 13.04.

  7. #7
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: upgrade to 13.04

    Thread moved to Installation & Upgrades.

    Unsure why this was in Absolute Beginners ...

    You will have better luck posting under the correct category. Cheers.

  8. #8
    Join Date
    Nov 2006
    Location
    Gurgaon, India
    Beans
    200
    Distro
    Ubuntu Studio 13.04 Raring Ringtail

    Re: upgrade to 13.04

    Quote Originally Posted by slickymaster View Post
    To upgrade it's easy, just open your terminal and run the following command:
    Code:
    do-release-upgrade
    Hey hi yeah i got it running and then my net failed for some reason.Now that i have my net back i typed the command in terminal except this time it says no new releases found.

    I then typed update-manager in terminal and after downloading some stuff it says

    Not all upgrades can be installed

    Run a partial upgrade to install as many updates as possible

    This can be caused by:

    Aprevious upgrade wich did'nt complete
    problems with some of the installed software
    unofficial software packages not provided by ubuntu
    Normal changes of a pre-release verssion of ubuntu

    If i click continue it gives me a list of packages. At the bottom it says 786Mb to be downloaded. This figure is off as when itried using the terminal with command do-release-upgrade it gave me a figure of 1073Mb and i had downloaded only around 80 Mb of files. Please help. How do i get my upgrade process back on track.

  9. #9
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: upgrade to 13.04

    Quote Originally Posted by quarkhirad View Post
    Hey hi yeah i got it running and then my net failed for some reason.Now that i have my net back i typed the command in terminal except this time it says no new releases found.

    I then typed update-manager in terminal and after downloading some stuff it says

    Not all upgrades can be installed

    Run a partial upgrade to install as many updates as possible

    This can be caused by:

    Aprevious upgrade wich did'nt complete
    problems with some of the installed software
    unofficial software packages not provided by ubuntu
    Normal changes of a pre-release verssion of ubuntu

    If i click continue it gives me a list of packages. At the bottom it says 786Mb to be downloaded. This figure is off as when itried using the terminal with command do-release-upgrade it gave me a figure of 1073Mb and i had downloaded only around 80 Mb of files. Please help. How do i get my upgrade process back on track.
    First make sure you have evrything important backed up. Then try:
    Code:
    sudo apt-get install -f
    If that runs without errors then:
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    Note that is dist-upgrade not do-release-upgrade. Let us know what happens.

  10. #10
    Join Date
    Nov 2006
    Location
    Gurgaon, India
    Beans
    200
    Distro
    Ubuntu Studio 13.04 Raring Ringtail

    Re: upgrade to 13.04

    Quote Originally Posted by slickymaster View Post
    First make sure you have evrything important backed up. Then try:
    Code:
    sudo apt-get install -f
    If that runs without errors then:
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    Note that is dist-upgrade not do-release-upgrade. Let us know what happens.
    Hey thanks i am running 13.04. The interesting thing is when i restarted the system after the upgrade i had everthying the same in looks my desktop log in etc. Thats cool .

Page 1 of 2 12 LastLast

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
  •