Results 1 to 5 of 5

Thread: 10.10 -> 12.04

  1. #1
    Join Date
    Jul 2013
    Beans
    9

    10.10 -> 12.04

    I have downloaded the ISO for Ubuntu 12.04 64-bit, and I am currently running Ubuntu 10.10. Is it possible to directly upgrade from 10.10 to 12.04 from the installation disk? Thank you.

  2. #2
    Join Date
    Sep 2006
    Beans
    1,925
    Distro
    Ubuntu Development Release

    Re: 10.10 -> 12.04

    Hello,

    I'm using exactly the same version as you do. The paths are the following:

    1) either upgrade gradually from version to version till 12.04
    2) or do a fresh installation, which is the recommended option.

    Welcome aboard,
    Regards!

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 10.10 -> 12.04

    It may be possible. There have been improvements to the upgrade method. When you are in 10.10 insert the 12.04 DVD in the drive and see what happens. It is not that scary. Ubuntu may detect that you have a later version on the DVD and ask you if you want to use it to upgrade 10.10. But you may find that it all depends upon your having an Internet connection.

    Without that Internet connection the installer cannot upgrade any packages that you have installed and that are not on the DVD. And it seems that without an Internet connection the option is not available. This is because there have been a lot of failed upgrades due to people trying to upgrade a non-default system. This is why some of us recommend backing up the data and doing a fresh installation.

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: 10.10 -> 12.04

    EOL upgrades seem like a lot of work , but are possible if you have no other choice or have plenty of time . https://help.ubuntu.com/community/EOLUpgrades
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: 10.10 -> 12.04

    I did that same upgrade, but just installed to a new partition.

    Also make good backups especially of /home or if /home is a separate partition then the new install is a lot easier.
    Also backup a list of installed apps as then you can easily reinstall everything you currently have.

    I delayed converting as I am not a fan of Unity. My monitor is a 4:3 so I prefer top & bottom panels not on left. But I install gnome-panel or fallback and it is almost the same as 10.10.

    From old install
    dpkg --get-selections > ~/my-packages
    From New install
    sudo dpkg --set-selections < my-packages
    sudo apt-get -y update
    sudo apt-get dselect-upgrade

    The file is just a text file, you may want to remove some packages as newer differnt packages have replaced them. For example if you have OpenOffice your new install will have LibreOffice and you do not need both.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

Tags for this Thread

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
  •