tiresia
October 30th, 2008, 07:32 PM
To upgrade from Hardy Heron (8.04.1) to Intrepid Ibex (8.10)
BACKUP IMPORTANT DATA AND CONFIGURATION FILES!!!
1. Option
System > Software Sources > Updates
Choose in 'Release Upgrade' >> Normal releases <<
Start the Update Manager
Here some important links:
https://help.ubuntu.com/community/UpgradeNotes
https://help.ubuntu.com/community/IntrepidUpgrades
2. Option
You can edit your /etc/apt/sources.list file replacing each occurrence of 'Hardy' with 'Intrepid'
sudo nano /etc/apt/sources.list
Here is an example:
deb http://ports.ubuntu.com/ubuntu-ports/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu hardy main restricted
Replacing 'hardy' with 'intrepid':
deb http://ports.ubuntu.com/ubuntu-ports/ intrepid main restricted
deb-src http://archive.ubuntu.com/ubuntu intrepid main restricted
Exit (ctrl+X) and save the file
When you are ready, run
sudo apt-get update
sudo apt-get dist-upgrade
(I prefer using 'aptitude' instead of 'apt-get')
3. As always you can download the image from
https://wiki.ubuntu.com/PowerPCDownloads
http://cdimage.ubuntu.com/ports/releases/intrepid/release/
ftp://ftp.gnome-db.org/mirror/cdimage.ubuntu.com/ports/releases/intrepid/release/
The second server is for the moment overloaded.
You can find in this thread a torrent file:
Download Ubuntu Intrepid for PowerPC - Torrent File (http://ubuntuforums.org/showthread.php?t=963868)
:::::::
Read this FAQ before posting:
Where to download Ubuntu for PowerPC and other frequently asked questions (http://ubuntuforums.org/showthread.php?t=427714)
:::::::
enjoy!
BACKUP IMPORTANT DATA AND CONFIGURATION FILES!!!
1. Option
System > Software Sources > Updates
Choose in 'Release Upgrade' >> Normal releases <<
Start the Update Manager
Here some important links:
https://help.ubuntu.com/community/UpgradeNotes
https://help.ubuntu.com/community/IntrepidUpgrades
2. Option
You can edit your /etc/apt/sources.list file replacing each occurrence of 'Hardy' with 'Intrepid'
sudo nano /etc/apt/sources.list
Here is an example:
deb http://ports.ubuntu.com/ubuntu-ports/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu hardy main restricted
Replacing 'hardy' with 'intrepid':
deb http://ports.ubuntu.com/ubuntu-ports/ intrepid main restricted
deb-src http://archive.ubuntu.com/ubuntu intrepid main restricted
Exit (ctrl+X) and save the file
When you are ready, run
sudo apt-get update
sudo apt-get dist-upgrade
(I prefer using 'aptitude' instead of 'apt-get')
3. As always you can download the image from
https://wiki.ubuntu.com/PowerPCDownloads
http://cdimage.ubuntu.com/ports/releases/intrepid/release/
ftp://ftp.gnome-db.org/mirror/cdimage.ubuntu.com/ports/releases/intrepid/release/
The second server is for the moment overloaded.
You can find in this thread a torrent file:
Download Ubuntu Intrepid for PowerPC - Torrent File (http://ubuntuforums.org/showthread.php?t=963868)
:::::::
Read this FAQ before posting:
Where to download Ubuntu for PowerPC and other frequently asked questions (http://ubuntuforums.org/showthread.php?t=427714)
:::::::
enjoy!