Results 1 to 8 of 8

Thread: upgrading from Intrepid to Jaunty

  1. #1
    Join Date
    May 2009
    Location
    India
    Beans
    68
    Distro
    Ubuntu 8.10 Intrepid Ibex

    upgrading from Intrepid to Jaunty

    I got Jaunty cd from shipit. I use Intrepid, is there any way to upgrade from Intrepid to Jaunty without erasing my entire hard disk using the cd ?
    I am a newbie to ubuntu. Ubuntu User #27758

  2. #2
    Therion is offline I Ubuntu, Therefore, I Am
    Join Date
    Sep 2007
    Location
    Right behind you...
    Beans
    2,768
    Distro
    Ubuntu Karmic Koala (testing)

    Re: upgrading from Intrepid to Jaunty

    I'm pretty sure the only way to upgrade from a CD is by using the Alternate Install CD.

    You don't want to do an online upgrade? Not that I blame you, but that IS how most people would approach this...

  3. #3
    Join Date
    Apr 2005
    Location
    Massachusetts, USA
    Beans
    1,578
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: upgrading from Intrepid to Jaunty

    If the CD you got is the Alternate CD, then it as simple as mounting the CD (just inserting the CD should do this for you) and then hit ALT-F2 and type "gksu "sh /cdrom/cdromupgrade" to start the upgrade..
    Registered Linux User #446796
    Registered Ubuntu User #13489

  4. #4
    Join Date
    Dec 2008
    Location
    Dubai
    Beans
    9
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: upgrading from Intrepid to Jaunty

    What you need is the alternate CD (from http://www.ubuntu.com/getubuntu/upgrading):

    Upgrading Using the Alternate CD/DVD

    Use this method if the system being upgraded is not connected to the Internet.

    Download the alternate installation CD
    Burn the ISO to a CD and insert it into the CD-ROM drive of the computer to be upgraded.
    If the ISO file is on the computer to be upgraded, you could avoid wasting a CD by mounting the ISO as a drive with a command like:

    Code:
    sudo mount -o loop ~/Desktop/ubuntu-9.04-alternate-i386.iso /media/cdrom0
    A dialog will be displayed offering you the opportunity to upgrade using that CD.
    Follow the on-screen instructions.
    If the upgrade dialog is not displayed for any reason, you may also run the following command using Alt+F2:

    Code:
    gksu "sh /cdrom/cdromupgrade"

  5. #5
    Join Date
    Feb 2009
    Location
    On Earth
    Beans
    23
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: upgrading from Intrepid to Jaunty

    Quote Originally Posted by Cypher View Post
    If the CD you got is the Alternate CD, then it as simple as mounting the CD (just inserting the CD should do this for you) and then hit ALT-F2 and type "gksu "sh /cdrom/cdromupgrade" to start the upgrade..
    What is the 'Alternate CD' and how to get it?
    “Any sufficiently advanced technology is indistinguishable from magic.”
    Arthur C Clarke

  6. #6
    Join Date
    Apr 2005
    Location
    Massachusetts, USA
    Beans
    1,578
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: upgrading from Intrepid to Jaunty

    You can download the Altenrate CD from http://www.ubuntu.com/getubuntu/down...rors#alternate directly from a mirror or through Bittorrent (the better way to get a fast rate)..
    Registered Linux User #446796
    Registered Ubuntu User #13489

  7. #7
    Join Date
    Jun 2009
    Beans
    14
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: upgrading from Intrepid to Jaunty

    I'm in exactly the same situation as the OP, as I have a poor internet connection, so downloading the Alternate Installation Disc or doing the update via the update manager is not really an option.

    Surely there's some way to do it from the normal install CD...

  8. #8
    Join Date
    May 2006
    Beans
    Hidden!

    Re: upgrading from Intrepid to Jaunty

    I haven't tried this, so can't guarantee it.

    Open terminal, type
    Code:
    sudo apt-cdrom add
    insert CD, press 'Enter'. refuse when asked for further CDs.

    Open Synaptic and clear all repositories except the CD you've just added (or do this by adding a # at the start of every clear line except the CD in /etc/apt/sources.list).

    Enter:
    Code:
    sudo apt-get update
    Update manager should open, click 'upgrade' and it hopefully it will upgrade from CD.

    You will need to change all your repositories from Intrepid to Jaunty; and then upgrade new security updates etc.

    As I said, no guarantees.

    Final point - why upgrade? What is the problem with Intrepid? Why not do a clean install from the jaunty CD if you really want to upgrade?
    Last edited by kwacka; June 7th, 2009 at 05:09 PM.

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
  •