Warnings:

  • This upgrade path is for the x64 Edition only, from a Mint 7 Gloria system to a Mint 8 Helena system.
  • There is no guarantee that it will work for you. In fact this is quite a risky process. If you’re experienced and if you know how to troubleshoot and solve common Linux problems (in particular X11, kernel modules and APT problems) then you’re probably OK. If you’re a novice user we recommend you perform a fresh installation of Linux Mint 8 instead.
  • You should make backups of all your data before upgrading.

Upgrading vs a fresh install:

The recommended way to install Linux Mint 8 is to download and burn the liveCD. Another alternative is to upgrade your existing system as detailed in this blog post. Note that we do not recommend you to do this and we insist on the fact that you know the pros and cons associated with it and the risks involved in doing so.

Pros:

  • With an upgrade, you keep the software you previously installed, you don’t need to reinstall it again as you would after a fresh installation of Linux Mint.
  • With an upgrade, you keep your settings and your documents, you don’t need to restore them from a backup. Note that you can also do this with a fresh installation by using a dedicated home partition and that no matter which way you’re upgrading or performing a fresh installation, you should ALWAYS make a backup of your personal data.

Cons:

  • Upgrading is slow, because you need to download the new versions of all the packages. In comparison, the liveCD contains about 2.5GB of compressed data in a single download of less than 700MB and the fresh installation takes between 10 and 15 minutes. Consequently, it’s much faster to perform a fresh installation of Linux Mint than upgrading your existing one.
  • Depending on what’s installed in your system, package upgrades can trigger complicated conflicts. If you’re experienced with APT you’ll probably know how to solve the problem. If you’re not, you could end up half-way between Mint 7 and Mint 8, and if you’re unlucky even with an unusable system.
  • There’s a code-freeze before Ubuntu gets released, and then testing goes on. The same happens with the Linux Mint release, and so what you end up running when you perform a fresh installation is a system that is known to us for its statibility and which has been thouroughly tested. An upgrade applies all available package updates no matter how unsafe they are, from level 1 to level 5, so if there are regressions in these updates you’ll get your system impacted by them.
  • With every new kernel, there are differences related to hardware support. To know if your hardware is fully recognized by the new Linux Mint release you should try out the liveCD and check that things work before making the decision to install or to update your system. There are have been numerous people saying that their wireless cards, their sound device or some other part of their system was recognized with the prior version of Linux Mint or Ubuntu and didn’t work as expected anymore. For some people, the latest release isn’t necessarily the right one. It’s better to be safe than sorry, so if you’re going to download the liveCD to check your hardware support anyway, you may as well go for a fresh install and avoid downloading things twice.

Comparison with Ubuntu:

  • Upgrading Ubuntu is not safer than upgrading Linux Mint. It’s equally risky.
  • Ubuntu doesn’t mention the risks involved in package and release upgrades. Their policy is to fix whatever gets broken and to assume that the regressions caused on your system will get solved by future upgrades.
  • Linux Mint insists on these risks and recommends a prudent approach to upgrades. Our policy is to avoid possible regressions by being selective on the updates we recommend to you.
  • Upgrading Ubuntu is easy, and easier than upgrading Linux Mint. It shouldn’t be though, and if there’s any risk involved in you braking your system, then the least we can do is to write a long boring post about it, to make you think twice about doing it, and to throw warning signs at you before you click on the shiny button :)

Upgrading graphically (easier):

  • Open a terminal and type the following commands: “apt update” and “apt install mint-upgrade-tool-x64”
  • Open mintMenu and run “Menu->Administration->Upgrade to Linux Mint 8″
  • Follow the instructions.
  • If asked, always choose “Replace”.
  • If asked, always choose “I”.
  • When finished, reboot the computer.
  • Change your wallpaper to “Fresh” and your theme to “Shiki-Wise”
  • Run the upgrade tool from the menu again and let the upgrade tool finish all the way to the end.

Upgrading from the command line (faster):

Open a terminal and type the following commands:

  • gksu gedit /etc/apt/sources.list (Change all occurrences of “gloria” to “helena”, and all occurences of “jaunty” to “karmic”, remove the lines for the Community section of the Linux Mint repository, then save the file and close the editor)
  • apt update
  • apt install mint-info-x64 (choose “Y” or “I” to install the package maintainer’s version)
  • apt install mint-meta-x64(choose “Y” or “I” to install the package maintainer’s version)

In the terminal, repeat the following commands until both upgrade commands show no upgrades available:

  • apt upgrade
  • apt dist-upgrade
  • apt install mint-meta-x64
Give us your feedback:
[poll id=”9″]

Troubleshooting:

Firefox:
If after the upgrade your Firefox installation stills shows up as “Shiretoko” or if the search engines aren’t working, try the following commands:
  • apt remove firefox-3.0 firefox-3.0-branding
  • apt remove firefox-3.5
  • apt clean
  • apt install moonlight-plugin-mozilla
  • apt install mint-meta-x64
mintMenu:
If the menu is empty and you can’t see any applications, right click on the menu button in the panel and select “Reload plugins”.

mintMenu is being ported to Fedora:

There were mentions of a Fedora edition of Linux Mint and after some consideration the project was cancelled. Fedora is a fantastic distribution and it would make a wonderful base to a project like ours, but we need to stay focused and after we focus on our main tasks, the main editions, the community editions, the improvements from one release to another and the maintenance of the distributions, we’ve already got projects to work on, like for instance the Debian edition. So there’s no time for R&D on top of a Fedora base and that’s a pity. We recently put efforts in de-branding our tools and it’s nice to see them ported to other distributions. Although we don’t have the resources to actively participate in the fork of mintMenu, we encourage such initiatives, we support the developer behind it and we’re delighted to see it happen.

We hope to see more of this happening in the future and we’ll try to keep our technology as cross-distribution as possible.

Happy new year everybody. Things have been quiet lately with the holiday breaks so I just thought I would give you a quick update on what is going on.

Kendall and Boo are actively working on the Fluxbox and KDE editions.

With the help of the French community we’re working on a new Linux Mint Identity kit magazine for a dual release in France and in the USA. This magazine will cover the i386 and amd64 releases of Linux Mint 8.

Dan Lynch wrote an interesting review of Linux Mint 8 and I certainly intend to discuss it here on the blog, so stay tuned for that.

We’re getting close to adding the hardware module to the community website.

The User Guide for Helena was translated into French and Italian, you can grab it from your Firefox start page.

I haven’t forgotten about Mint 7 x64 users and I will publish an upgrade path to Mint 8 x64 as soon as possible.

I’ll also upgrade Firefox for Mint 7, Mint 6 and Mint 5 users as soon as possible.