Changes between Version 3 and Version 4 of full-filesystem-rsync
- Timestamp:
- Feb 10, 2012, 12:49:44 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
full-filesystem-rsync
v3 v4 3 3 Sometimes we need to move an entire server from one machine to another machine. 4 4 5 The first step is to boot the target guest from a debirf image, mount all filesystem in /mnt, and add the source server's ssh key into /root/.ssh/authorized_keys on the debirf image.5 The first step is to boot the target guest from a [wiki:debirf-boot-on-kvm-guest debirf image], mount all filesystem in /mnt, and add the source server's ssh key into /root/.ssh/authorized_keys on the debirf image. 6 6 7 7 Then, on the source, edit and run the following script: