I'd like to migrate from Ubuntu 12.10 to Mint 14, but it's important that I keep everything which is in my /home directory. Will it work if I just put the directory on a USB stick, then replace the default one by ny old one after the install is complete (I'll use the same username/paaswd on the new install)?
|
|
|||
|
closed as off topic by Jorge Castro, hhlp, belacqua, Marco Ceppi♦ Nov 27 '12 at 21:26
Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Sure. I'd use something like tar (there are other options, rsync, cp, cpio):
To unpack on new computer:
If you have any permission problems after, do this:
Some problems you may run into:
|
|||
|
|
|
I wouldn't do it. It will be safer to save your data & do a clean install. There's no guarantee that the config files will match & that could create conflicts. |
|||
|
|
|
My suggestion is to use cinnamon instead of migrating to mint http://www.linuxbsdos.com/2012/09/20/install-cinnamon-1-6-in-ubuntu-12-04-lts/ Cinnamon 1.6, the latest edition of the desktop environment whose development was partly inspired by popular dissatisfaction with Unity and GNOME 3 was released yesterday. It is a project from the developers of Linux Mint, a desktop distribution derived from Ubuntu. As a Free Software desktop environment and project, you can install it on any distribution, provided there is a binary package for it. Without that, you can compile it from source, if doing business at the command-line does not scare you. Ubuntu Cinnamon PPA
|
|||
|
|