dggoldst wrote:
... is there a way to set up the new OS, move the files from one to the other, and have the root login access the new OS
Yes. The basic procedure is something like this:
1. Create a new distribution deployment (via
https://www.linode.com/members/).
2. Add that disk image to your current configuration profile, and reboot.
3. Mount the new distro disk image and from a shell, chroot into it.
4. Add packages and configurations as required in the usual way and copy/move over data and configurations.
5. Add a new Linode configuration profile (via
https://www.linode.com/members/) and make that default. Reboot.
That, roughly, is how I migrated my Linode from Gentoo->Debian earlier this year with the downtime of a couple of reboots.
But in your case (Ubuntu5.??->Ubuntu6.06), wouldn't changing /etc/apt/sources.list be a lot quicker and easier, e.g.:
http://advosys.ca/viewpoints/2006/10/up ... erver-610/
Regards.
Cliff