[Q] upgrade Flight-6 to Flight-7?

jocko ulist at gs1.ubuntuforums.org
Wed May 10 19:16:57 UTC 2006


Ken Hopper Wrote: 
> Hi, I have a brand new Flight 7 (6.06b3) ISO CD and I can't figure out 

> how to upgrade my nice Fligt 6 (6.06b2) desktop. I tried adding the 

> CDROM to Synaptic and it said "no module list found, not a Debian 

> upgrade CDROM".  Anyone know how to get from Flight 6 to Flight 7 

> without destroying (reinstalling) a whole new Ubuntu?

> many thanks,

> Ken (be gentle, I am a Ubuntu newbie)

> 

> -- 

> ubuntu-users mailing list

> ubuntu-users (AT) lists (DOT) ubuntu.com

> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



You do not need the flight 7 cd to upgrade, the only thing you need to
do is start a terminal and type the following commands:


Code:
--------------------
    sudo apt-get update

  sudo apt-get dist-upgrade
--------------------


If you do that you will get the latest versions of all files (including
those that are newer than the ones on the cd). Another way is to allow
the update-manager to install all available updates, but I'm not sure
if that would update configuration files.

I think the only reason for getting the latest cd is if you want to do
a fresh install...


-- 
jocko




More information about the ubuntu-users mailing list