Hi,
I have been trying to restore a system (ubuntu 16.04) from scratch using a system snapshot but I'm facing some problems.
1- It seems that there are some files that are restored with wrong permissions. I can give one example:
Before the restore:
-rwxr-sr-x 1 root mlocate 39520 Nov 18 2014 /usr/bin/mlocate
After the restore:
-rwxr-xr-x 1 root mlocate 39520 Nov 18 2014 /usr/bin/mlocate
2- After the restore has finished, I can login with no problem but if I lock the PC, the same password which was used to login doesn't work anymore. I can work around that by clicking on the swtich account (on the upper right corner) and then I choose the same user and the password works. This could be related to wrong permissions?
3- It seems that when I restore, the old files don't get deleted. It means that the restoration process doesn't delete the files then restore. Does it mean that I won't get an exact copy of the snapshot? Yes, there is an option to restore and delete files but I'm restoring from a live image and it seems that this option always restore to the "/" which is a USB drive, not to a mounted partition. Is there a way to restore and delete while choosing a specific partition?
Thanks a lot for all your help and efforts!
Hi,
I have been trying to restore a system (ubuntu 16.04) from scratch using a system snapshot but I'm facing some problems.
1- It seems that there are some files that are restored with wrong permissions. I can give one example:
Before the restore:
-rwxr-sr-x 1 root mlocate 39520 Nov 18 2014 /usr/bin/mlocate
After the restore:
-rwxr-xr-x 1 root mlocate 39520 Nov 18 2014 /usr/bin/mlocate
2- After the restore has finished, I can login with no problem but if I lock the PC, the same password which was used to login doesn't work anymore. I can work around that by clicking on the swtich account (on the upper right corner) and then I choose the same user and the password works. This could be related to wrong permissions?
3- It seems that when I restore, the old files don't get deleted. It means that the restoration process doesn't delete the files then restore. Does it mean that I won't get an exact copy of the snapshot? Yes, there is an option to restore and delete files but I'm restoring from a live image and it seems that this option always restore to the "/" which is a USB drive, not to a mounted partition. Is there a way to restore and delete while choosing a specific partition?
Thanks a lot for all your help and efforts!