Announcement

Collapse
No announcement yet.

Easiest way to upgrade Edgy>Feisty?

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

    Easiest way to upgrade Edgy>Feisty?

    What's the easiest/fastest way to upgrade Edgy to Feisty [as of today Herd 3 is latest].
    Now perhaps a better question, what is the best/safest way to upgrade Edgy to Feisty. Best/safest is probably from .iso CD would be my guess.

    #2
    Re: Easiest way to upgrade Edgy>Feisty?

    Well, the safest way is not to upgrade at all but to do a fresh reinstall from the CD.

    However, if you are upgrading, you just edit your sources.list:
    Code:
    sudo cp /etc/apt/sources.list /etc/apt/sources.list.old
    kdesu kate /etc/apt/sources.list
    Do a find/replace on the word edgy for the word feisty. Then do the actual upgrade:
    Code:
    sudo aptitude update
    sudo aptitude dist-upgrade
    Expect a lot of breakage and the slight possibility of a totally unusable system. If that result doesn't sound appealing to you, stick with Edgy until April.
    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

    Comment


      #3
      Re: Easiest way to upgrade Edgy&gt;Feisty?

      My method:
      I have a / and a /home partition. When I install a new release I just tell the installer to format the / partition and to keep the data on /home partition.
      Works perfectly since Dapper Flight 4

      Comment


        #4
        Re: Easiest way to upgrade Edgy&gt;Feisty?

        I decided to do a fresh install of Feisty but can get it to install from the Live CD. Here's where I'm at with problem solving that:

        http://kubuntuforums.net/forums/index.php?topic=13556.0

        Thanks for your suggestions.

        Comment

        Working...
        X