[ubuntu-us-ut] upgrading to gutsy
Christer Edwards
christer.edwards at ubuntu.com
Sun Sep 23 15:56:29 BST 2007
On Sun Sep 23, 2007 at 12:46:25AM -0600, jtaber wrote:
> how hard is it to upgrade existing Feisty to Gutsy without downloading
> the entire iso ? How is it done ? (somehow pointing to a new
> repository I guess ? )
sudo vim /etc/apt/sources.list
:%s/feisty/gutsy/g
:wq
sudo aptitude update
sudo aptitude upgrade
sudo aptitude safe-upgrade
those commands will change to the gutsy repository and then update your
machine. it may take some time because it'll need to download all the
latest packages but it is a bit more seamless than getting the CD and
installing from scratch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 483 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/ubuntu-us-ut/attachments/20070923/39f3158e/attachment.pgp
More information about the ubuntu-us-ut
mailing list