[gobolinux-users] Upgrading 013 -> 014 ?

Lucas C. Villa Real lucasvr at gobolinux.org
Sat Jan 5 17:14:34 NZDT 2008


On Jan 4, 2008 6:25 AM, Hi There <goboster at yahoo.com> wrote:
> Is there a difference between 013 that's current on
> all packages and 014?

Packages on 014 were compiled with a different Glibc, so they won't be
cross-compatible.

> If not, what's the upgrade path?
> Anything to look out for?

The easiest way is to boot the live cd and mount your current
partition. Then 'cd' to the mount point, create a 'Backup' dir and 'mv
* Backup'. 'cd -' to the root of the live cd, umount the partition and
start the Installer. Carefully choosing to *not* format the target
partition, perform the installation and reboot.

You'll have a 014 system with all your previous data and programs
stored in '/Backup'. If you ever need a program that you still didn't
recompile or reinstall for 014, you can always chroot into /Backup and
run it from there. This should be enough (type in a konsole window):

$ cd /Backup
$ mount -o bind /System/Kernel/Devices System/Kernel/Devices
$ mount -o bind /System/Kernel/Status System/Kernel/Status
$ chroot .
$ app

-- 
Lucas
powered by /dev/dsp


More information about the gobolinux-users mailing list