Re: Back-in-time
According to the Various Internet Sites - Back-in-time uses rsync.
All you lost is the GUI front end to find the files - they are in the backup directory there.
That means your files are there to copy - you just have to change directories and copy them back. Watch out for hard links - you need the real file to restore - the hard link points to the real file. I think you should be able to find all your data that way.
I would make a new user under /home like /home/olduser and copy the /home/username from the backup there.
When you have it done rename the existing user to newuser and rename olduser to the username and sync and init 6 to reboot.
If all goes right your old user and data will be there. If not - just reverse the renames and sync and reboot. This has worked for me to recover where someone deleted bin boot or usr but had a backup. (I had one user did a cd / tmp ; rm -rf * - he did not see the space before tmp and deleted his whole system).
I use rsync -av --delete to backup my large drive between machines.
I use tar to backup my main file system with the directories I need to backup also save the blkid so that you can create the same UUID's so the the boot will still work (no lost+found, dev, run, proc, sys or tmp - I create them on restore) and do a practice restore to a different drive once a quarter to make sure everything can be restored.
OpenSUSE 15.2 with VirtualBox VM's (XP, 10, Ubuntu MATE 20.04, OpenSUSE 15.2)
Pi4 with Ubuntu MATE 20.04
Unix since 1974 (pdp-11, Interdata, AT&T, Tandy, Convergent, Sun, IBM, NCR, and HP)
Linux since 1995 (Mandrake, Redhat, Fedora, CentOS, OpenSUSE)
Bookmarks