0

I recently reinstalled Ubuntu and upgraded to 15.04. I tried to restore from an earlier backup (using the default GUI software) but perplexingly, it didn't restore to my /home partition, but my root partition. Obviously that can't be good. It says there's "only 0 bytes left". I can't log in with the GUI now, only terminal works.

How do I:

a) revert the changes done to the root drive? Can I find a changelog showing what the backup did? I don't know the exact time I initiated the backup. I want everything done to undo with a minimum effort.

and

b) properly restore the files to the home directory, making sure I know how never to let this happen again?

I would REALLY prefer not to have to go through the reinstallation process once again. Thanks!

1 Answers1

0

Go find where all of the extra files got restored to and delete them. The fact that you have no space points to you simply restoring the files in the wrong location and so you have duplicates everywhere. For instance, if you backed up the whole system, but restored it to your home directory, then you have a copy of /bin, /usr, etc in ~/.

psusi
  • 37,551
  • Ok, and how to use the backup/restore utility so that it DOESN'T do that again? I don't remember it having that many settings to configure. You'd think this would be a mistake Ubuntu would prevent users from making... especially as there was nothing to suggest that it would happen to begin with. – Tartan_Spartan Jun 16 '15 at 23:46