Re: how to migrate installs between hard drives?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



if think dd is the worst way to copy data between disk or partition

i used to copy data from one partition to another the "old" way by using
tar and a pipe

tar -C /myfirst partition -csSf -|tar -C /mysecondpartition -xSsp

rsync is not bad too.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux