Tutorial singkat tentang upgrade ubuntu 8.04 ke ubuntu 8.10 special ubuntu server, disini saya menggunakan untuk squid proxy.
Langkah pertama masuk ke consule
#apt-get update
#apt-get install update-manager-core
Edit file berikut /etc/update-manager/release-upgrades
# Pico /etc/update-manager/release-upgrades
ganti kata berikut: Prompt=lts menjadi Prompt=normal
Kemudian jalankan perintah
#do-release-upgrade
akan keluar pesan sebagai berikut
Do you want to start the upgrade?
2 packages are going to be removed. 48 new packages are going to be
installed. 376 packages are going to be upgraded.
You have to download a total of 242M. This download will take about 6
minutes with your connection.
Fetching and installing the upgrade can take several hours. Once the
download has finished, the process cannot be cancelled.
Continue [yN] Details [d] <–y
Remove obsolete packages? y
setelah melakukan upgrade system akan meminta untuk restart
Continue [yN] Details [d] <– y
The server needs to be rebooted to complete the upgrade:
System upgrade is complete.
Restart required
To finish the upgrade, a restart is required.
If you select ‘y’ the system will be restarted.
Continue [yN] <– y
Kemudian setalah melakukan restart secara otomatis ubuntu telah menjalankan versi 8.10
selamat mencoba
sumber : howtoforge.org
Recent Comments