upgrade yo kubuntu 8.04
Alexander Smirnov
alexander.v.smirnov at gmail.com
Mon May 19 06:13:40 UTC 2008
John Heinen wrote:
> Hi, I have kubuntu 7.10 on my second drive, how do I upgrade it from a
> dvd kubuntu 8.04?
> p.s. we don't have broadband in our litlle town just dial-up 46.6kpbs
> Thanks John Heinen
i think the easiest way is to make a clean install
1. ensure you /home is on a separated partition, if not so, them create
one and move your /home there (don't forget update /etc/fstab)
2. save list of installed packages to a file - dpkg --get-selections >
packages.ii
3. install 8.04. Do not forget to point your /home on disk partitioning
stage
4. cat packages.ii | dpkg --set-selections
5. sudo apt-get update && sudo apt-get upgrade
More information about the kubuntu-users
mailing list