- Jan 31, 2016
- 41
- 0
- 66
Hello!
I've recently created a tarball backup of my Ubuntu system (/ and /home partitions both ext4).
When I was creating a backup I booted off Live DVD and I used a tar command.
Now I wonder which would be the best way to untar the gzipped archive in order to restore the system. More specifically, if I should add --numeric-owner switch at the end of the tar command? I heard that it might be needed to preserve an original ownership permissions. Otherwise, I would get those from a storage media and there could be a mismatch.
On the other hand, both times I use Live DVD to boot from, so maybe it's irrelevant in my particular case? Please let me know. Thanks!
I've recently created a tarball backup of my Ubuntu system (/ and /home partitions both ext4).
When I was creating a backup I booted off Live DVD and I used a tar command.
Now I wonder which would be the best way to untar the gzipped archive in order to restore the system. More specifically, if I should add --numeric-owner switch at the end of the tar command? I heard that it might be needed to preserve an original ownership permissions. Otherwise, I would get those from a storage media and there could be a mismatch.
On the other hand, both times I use Live DVD to boot from, so maybe it's irrelevant in my particular case? Please let me know. Thanks!