Ah upgrade paths. That doesnt sound very ubuntu-esque.
Indeed!
Yup, checked the ubuntu docs, and I have to upgrade the box to 11.10 first
NO you don't!
Backup your data, or if you have separate /home partition, carry on.
Here is what I did:
Make sure your system is up to date.
Code:
apt-get update
apt-get dist-upgrade
Open up console:
Make sure your resolv.conf file is not marked as immutable.
Code:
chattr -i /etc/resolv.conf
Then type:
Code:
do-release-upgrade -d
...should offer PRECISE if your on LUCID - It's what it did for me
Follow on screen instructions
optional: Lazer the f* out of Unity
OR keep Unity, at login you have the option of classic gnome (ubuntu-desktop)
Upgrade for me went flawlessly, took 2 hours though so need patience
Edit: Just to add, PRECISE will be offered as soon as 12.04.1 is offered which looking at the roadmap is sometime in June, so you can wait for that, but again it will take you from LUCID to PRECISE directly
Last edited: