dd cloing active disk.. safe?

Caporegime
Joined
18 Oct 2002
Posts
29,493
Location
Back in East London
Hello chaps and chappettes.. I wish to clone the currently operational disk. I've used dd many times before, and am confident with it, but this disk is utterly important, so I wanted to check that using dd on it, in the form of:
Code:
# dd if=/dev/hda of=/dev/hdb
is not going to cause me any problems. /dev/hda is the disk that my gentoo install is running from. I.e. it has the /boot partition with the currently active kernel, and the swap partition that is currently in use.

Should I be wary?
 
We skipped it, the two disks were too different in geometry to bother, so we tar'd the partitions and then cp'd to the new disk :)
 
Back
Top Bottom