Debian VMWare to Linode migration
Testing is done, and the vmware image/system works like it should.
Now I want to migrate it onto my Linode. I plan to do this using rsync. I've mounted the new disk images inside the old system under /new/, /new/usr and /new/var. Now what should I sync/not-sync?
the /new/ partition is a Linode Debian 4.0 deployment. So it should have the /dev partition fully populated. Rsync'ing /proc, /tmp or /sys is probably also useless. Are there any other directories I have to exclude?
4 Replies
Most everything else in /lib should be left alone.