[Cialug] Using dd and netcat to move a disk

Nathan C. Smith nathan.smith at ipmvs.com
Mon Jul 26 16:14:20 CDT 2010


I'm using a command like this:
dd if=/dev/sda | nc x.x.x.x 6001

To move a drive between machines.  The dd program has reported how many records have been read and written (18290688+0 records in 18290688+0 records out).  

Will the system return to the command line?  It seems to have stopped responding, is this an artifact of nc still waiting for input?


Thanks.

-Nate


More information about the Cialug mailing list