how do I update from 10.04 to 10.10

Asked by Bob

I was trying to up date to 10.10 was using the instruction on the ubuntu documentation page. but once again they are misleading.

1.Open the Software Sources application from the System -> Administration menu
2. Select the sub menu Updates from the Software Sources application
I get to step two and hit the wall
what is a sub menu? I don't see it. there is nothing there that says sub menu.
so what do I do? is there a way to update in the terminal? is there a easier way? please help thank you

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Bob
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
Bob (smith13) said :
#2

yeah thata the page.

2. Select the sub menu Updates from the Software Sources application
I get to step two and hit the wall
what is a sub menu? I don't see it. there is nothing there that says sub menu.
so what do I do?

Revision history for this message
enubuntu (mr.tennents) said :
#3

When this window appear to you:
http://cybernetnews.com/wp-content/uploads/2007/10/ubuntu-software-sources-proprietary-drivers.jpg

you have to click on 'Updates' at the top bar, then follow the how to.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

If you run:

sudo apt-get install update-manager-core; gksudo gedit /etc/update-manager/release-upgrades

Change:
Prompt=lts
To:
Prompt=normal

Save the new file, close gedit and run:
sudo do-release-upgrade

Should do it

Revision history for this message
Bob (smith13) said :
#5

thank you got it now

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

I just used the server method and copied and pasted the commands. The page says the same thing :)