Announcement

Collapse
No announcement yet.

Upgrade 6.06 beta to final release using CD?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Upgrade 6.06 beta to final release using CD?

    I'm on a 31.2 dialup and a upgrade to the final release over the internet is out of the question. At work I can download and burn ISOs, so right now I am running the 6.06 beta.

    Is there any way to use the CD to upgrade to the final release? I've done quite a bit of customising and would prefer not to re-install.

    Thanks.

    #2
    Re: Upgrade 6.06 beta to final release using CD?

    Yes.

    Burn the ISO of the alternate installer CD (not the desktop CD) and then pop it into your Kubuntu.

    In the terminal, type
    Code:
    sudo apt-cdrom add
    and then
    Code:
    sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
    kdesu kate /etc/apt/sources.list
    Delete everything except the CD-ROM source. Then save and exit Kate
    Code:
    sudo aptitude update
    sudo aptitude dist-upgrade
    When the upgrade is over, do
    Code:
    sudo cp /etc/apt/sources.list_backup /etc/apt/sources.list
    Honestly, though, the difference between Beta and the final won't take that long over dial-up. It'll probably take you longer to download the ISO, even on broadband on another computer.
    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

    Comment


      #3
      Re: Upgrade 6.06 beta to final release using CD?

      Is it really impossible to use the Desktop CD as a repository?
      Jucato&#39;s Data Core

      Comment


        #4
        Re: Upgrade 6.06 beta to final release using CD?

        Thank you, aysiu.

        Comment


          #5
          Re: Upgrade 6.06 beta to final release using CD?

          Originally posted by Jucato
          Is it really impossible to use the Desktop CD as a repository?
          Yes. There are no .deb files on it.
          Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

          Comment


            #6
            Re: Upgrade 6.06 beta to final release using CD?

            Omg!
            Thank you very much Jucato, aysiu and Kubicle
            I have been trying hard for couple of days to get this done. Tried a lot of times with vms inside vmware. Now I know why it did not succeed
            The offline upgrade cannot be done with the Desktop/Live CD.
            I have given a download for http://releases.ubuntu.com/kubuntu/6...rnate-i386.iso

            Hopefully that would help me upgrade.

            Thank you again.!

            Comment


              #7
              Re: Upgrade 6.06 beta to final release using CD?

              aysiu,
              Many thanks. It worked beautifully.

              Comment

              Working...
              X