Computer Magic
Software Design Just For You
 
 

Archive for February, 2014

Drive clone in Linux with dd

Monday, February 3rd, 2014

Simple way to clone drives in Linux. Assume drive sda is the source, and sdb is the destination. dd if=/dev/sda of=/dev/sdb & PID=$!; which kill -USR1 $PID; & runs dd in the background. PID=$! gets the last process id (of the dd command) Which runs the command every second or two. Kill -USR1 tells dd […]


Home | My Blog | Products | Edumed | About Us | Portfolio | Services | Location | Contact Us | Embedded Python | College Courses | Quick Scan | Web Spy | EZ Auction | Web Hosting
This page has been viewed 826229 times.

Copyright © 2005 Computer Magic And Software Design
(360) 417-6844
computermagic@hotmail.com
computer magic