How to upgrade to Ubuntu Hardy Heron
April 24th, 2008 by Benjamin Wagaman.Categorized as ubuntu.
- Edit your /etc/apt/sources.list as root. Change every occurrence of gutsy to hardy.
sudo gedit /etc/apt/sources.list - sudo apt-get update
- sudo apt-get dist-upgrade
- Check that Hardy was installed correctly
sudo dpkg –configure -a - Reboot and Test the Upgrade
sudo lsb_release -a
Hopefully, you should see something like
Distributor ID: Ubuntu
Description: Ubuntu 8.04
Release: 8.04
Codename: hardy
RSS Feed