Merge home directory after fresh installation with existing (Gentoo) home
- by jhwist
I reinstalled my desktop machine with Ubuntu 10.10., coming from Gentoo where I used XFCE. My home is usually NFS-mounted from a server. During the install I let the installer set up my user, but of course my NFS-home wasn't mounted then; I have a regular /home/user now.
If I mv /home /home.old and mount my NFS-home to /home instead, I cannot login because Gnome complains about some config-files (sorry, no exact error message as there is no way to copy&paste this).
Which of my /home.old/user directories do I have to copy over to my NFS-home so that Gnome is happy again?