> Any info needed, please let me know.

* Boot from a live-CD
* mount old and new drive partitions
* cd to the mountpoint containing the data to be copied
* tar -cSp --numeric-owner -f - . | ( cd /mnt/NEW && tar xSpvf - )
* Drink coffee :)

Worked for me more than once.


ce

-- 
[email protected] mailing list

Reply via email to