Ubuntu Breezy Badger install horrors | Comments (1)
Posted in Linux/Unix on 18th October 2005, 12:14 pm by Stuart
I decided to check out Breezy Badger the latest version of Ubuntu linux. First I thought I would try the in place upgrade from Hoary to Breezy by altering /etc/apt/sources.list to the Breezy repositories and then running sudo apt-get update and sudo apt-get dist-upgrade. First all seemed to be well and then towards the end of the update it bombed out with loads of package failures. Well I wasn’t too bothered as I’ve come to expect this sort of thing.
I downloaded the iso for the breezy install and burnt it to disc so I could do a fresh install. When installing everything went o plan except when the installation ejected the CD and rebooted I only ever saw the install go up to 24% before it crashed out saying there was a problem with the packages.
I tried this 3 or 4 times and then decided to fix it myself. I rebooted back into the shell and using the wonderful apt-get I installed xorg and gnome manually. This pulled in everything I was missing and shored up the broken install quite nicely.
Once I had done this I had the basis of a working system and from there everything seemed ok. Firefox seemed a little broken kept doing a dissappearing act everytime you downloaded something! To fix that I uninstalled and re-installed it.
Now I’m wondering has anyone else seen their install flake out badly after the reboot? Maybe my hardware is a little long in the tooth? (Compaq E500)

I just installed breezy badger, and it worked well until after the reboot. It tried to configure packages, would fail in the same place, and restart gdm over and over!
I found some entries in /etc/inittab that I removed and set to spawn normal logins for ttys 1 and 4.
Once I configured my network, I was able to get my system up by fixing the Debian packages.
All in all, I like Ubuntu, the latest version supports my SATA card better than other distros, but the install could have been smoother for an OS that is supposed to be more user-friendly…