Clone a live linux system with Rsync over SSH
Update: 5/3/17 — Add additional notes for CentOS7 (dracut + grub2) and XenServer targets All commands are run on new server. 1. Boot into rescue mode (iso, pxe, ect). 2. Create partitions with ‘fdisk /dev/sda’. Type 83 for non-RAID fs, 82 for swap, type fd in the case of RAID (all partitions). Flag boot partition […]