I would like to know how to upgrade to Ubuntu 10.10 from 10.04 from the cli?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You'll first need to make sure update-manager-core is present (it may already be installed):
Next, run:
You may need to check
to:
for the release to show up. |
||||
|
|
|
You can do
for command line updating (This is actually the same as for Ubuntu Server) |
|||
|
|
|
if you run the command 'sudo do-release-upgrade -d' through ssh then use a screen, because the upgrade process will turn off ssh -> close the default port and open a new one ( it will inform you of this new port ), so:
open a new terminal on client computer:
|
|||
|
|