On 03/19/2015 12:30 PM, don fisher wrote:
I have tried to understand how to perform a image system backup on openSuse 13.2 with a root btrfs file system. I have two disks on my computer, both have 13.2 systems. I would like to copy the running system with updates to the second. I do know how to backup the home xfs file system using rsync.
rsync -varP /HomeYouAreCopyingFrom/ /HomeYouAreCopyingTo/ Don't forget the trailing / or you will not get a recursive copy. I do this all the time with my laptop so I can keep both machines in sync. I don't/won't use BTRFS so someone else will have to help you there. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org