From scratch: re-installing Ubuntu 8.04

What a pity… after trying the alternate ubuntu CD of 8.04 I almost lost my “Home” directory.

For Ms-Windows guys: it is somehow like your local “C:” drive, or – if tobe more precise – like the “My Documents and settings”.

I was lucky enough to have two things:

1) A backup of all important documents;

and:

2) Mandriva 2008.1 Gnome CD that I tried “exposed” it – It showed me the lost “/home” directories – so I could take a second backup. It is a separate partition – which is in the Ms-Windows world a logical disk / hard drive.

So … I was so happy with what Mandriva showed me that I really think to go back to this lovely Linux distribution. I still have good memories from it, when it was still called “Mandrake”.

But for the meantime – and since my “/home” was no really gone I re-install Ubuntu 8.04 from scratch.

I told the installer – of course – to use the same /sda7 partition for “/home” without formatting it.

The alternate Ubuntu 8.04 CD

I’m writing from the PC, not the laptop.
This one – the PC – runs Debian and it’s quite steady. But I don’t use it very often.

I like the laptop which is in upgrade of the Ubuntu, from 7.10 to 8.04.

I tried to do all “regular” upgrade instructions for the laptop, including this (Network upgrade):

meorero@myubuntu:~$ sudo  do-release-upgrade
Checking for a new ubuntu release
 0% [Working
...

But it ends with the following error:

Could not calculate the upgrade

A unresolvable problem occurred while calculating the upgrade.

This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the
'update-manager' package and include the files in
/var/log/dist-upgrade/ in the bugreport.


Restoring original system state

Aborting
cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/main Packag
cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/main Packag
cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/main Packag
cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/main Packag
cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/main Packag
cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/restricted
Reading package lists: Donetable/non-free Packages: 90
Reading state information: Done
Reading state information: Done
Reading state information: Done
meorero@myubuntu:~$

So… Now I’m downloading the ubuntu-8.04-alternate-i386.iso CD from the mirror of isoc.org.il.

Upgrading Ubuntu: 7.10 –> 8.04

Just like my revious time, when upradng from 6.06 to 7.10, the “Update Manager” did not recognize it automatically – so I need to do it myself.

I follow the instructions under: “Network upgrade for Kubuntu desktops (recommended)” – on the Ubuntu site.
http://www.ubuntu.com/getubuntu/upgrading

Even though I have the “classic” Ubuntu – I mean the Gnome desktop – this does seem to start working:

1. Install update-manager-core if it is not already installed:

      			sudo aptitude install update-manager-core

2.

Launch the upgrade tool:

      			sudo do-release-upgrade

3.

Follow the on-screen instructions.