Probably the funniest way of migrating a fully functional system is doing it while the system is up and running. You can migrate a live system to another remotely machine booted with a recovery cd that can be used to do a P2V (Physical to Virtual) or live system migration to other physical one.
To achive a network migration we can use the TCP/IP swiss army knife, NetCat (nc).
First, boot a virtual machine or physical one with a recovery cd (like wifislax), be sure to have a disks with same Read more...