Ubuntu Lucid upgrade - a catalogue of disaster and pain

May 14, 2010 [Tech]

I recently upgraded 3 machines to Lucid. I don't recommend it.

Broken after upgrade

2 out of 3 machines did not boot after upgrade to Lucid.

One, an upgrade from Hardy, crashed hard during the upgrade (the screen was frozen with a prompt about lmsensors visible). It's possible this was caused by a hardware issue of some kind, but it's behaved itself since. When I powered off the machine it failed to boot because grub couldn't see my hard drive. I believe this was because the file system had been changed in some way (to ext4?) but grub hadn't been upgraded because of the crash, so it couldn't handle it.

Anyway, I spent a day trying to recover the system, and then a night rebuilding from scratch. I'm still configuring the system and regretting the upgrade.

The second, a netbook with a fairly standard Karmic install on it, upgraded smoothly and worked.

The third, my work machine, upgraded smoothly from Karmic, and frigged my fstab so my second drive wasn't found. It changed my main drive to be identified by a UUID (instead of being /dev/sda), and this meant my second drive, which used to be /dev/sdb was now called /dev/sda. The upgrade failed to correct this in my fstab and gave me a very rude error during boot.

Fortunately I had the technical knowledge and found the time to fix these things, but it's hardly something I'd like someone like my parents to have to deal with.

Annoying after upgrade

I loved Karmic. It got me all excited about Ubuntu again. I wish I'd stuck with it.