Hi,
I'm gonna need a backup of one of my systems to RAID the disk with another one for automatic backup. For convenience, and by looking at my current setup, I'd like to create an archive of my entire system to uncompress it later when the RAID is setup. I know that doing so blindly will just put TAR in a loop when trying to process some folders. So I'd like your wise judgements on the best possible way(s) of doing so in a clean and efficient fashion. Basically, I want to compress my system in a single archive so that when everything is ready I can uncompress it from root and replace the clean new system with the old one.
If there are better ways of achieving this, I'm listening to all suggestions
I'm gonna need a backup of one of my systems to RAID the disk with another one for automatic backup. For convenience, and by looking at my current setup, I'd like to create an archive of my entire system to uncompress it later when the RAID is setup. I know that doing so blindly will just put TAR in a loop when trying to process some folders. So I'd like your wise judgements on the best possible way(s) of doing so in a clean and efficient fashion. Basically, I want to compress my system in a single archive so that when everything is ready I can uncompress it from root and replace the clean new system with the old one.
If there are better ways of achieving this, I'm listening to all suggestions