1

The upgrade failed, but I was planning to re-install anyways because I kept getting error messages with compiz and unity, with occasional crashes + bugs (see my other posts + some).

I can easily access grub and the recovery menu, as well as a live USB, so I can only use those three paths to access my data.

If it's easier to repair the current installation; then there are two lines in the sequence that fail, but they go by so fast I can't read what they are. I will find out what they are if necessary though.

J.Tho
  • 321

1 Answers1

1

Yes you can, but it would not be wise as you seem to have compiz and unity problems as well and these could be profile- or system-related, so the safest bet is to:

cp --recursive --preserve=timestamps /home/szYourUser /media/backup/szYourUser

reinstall and copy only your documents, videos, music, ... folders back and be done with it.

For important individual applications, you can restore individual hidden config files, but I would definitely not restore the entire /home unless you know exactly where the trouble is coming from and exclude those config files...

Fabby
  • 35,017