Migration question.
I've been with Linode for a couple of years and I'm preparing to migrate a disk image from one linode to another.
My question; the instructions for migration mention using /dev/xvdb, as in the command that initiates the transfer,
dd if=/dev/xvdb | ssh -C 12.34.56.78 "dd of=/dev/xvdb"
But isn't '/dev/xvdb' later used as the swap partition and not the main partition?
Shouldn't I be using '/dev/xvda' ??
Chas.
3 Replies
- Les
I guess I'm spending too much time reading the "Linode Library".
Thanks for your help.
Chas.