using dd for cloning
Gilles Gravier
gilles at gravier.org
Sat Feb 9 15:57:31 UTC 2008
That's the correct syntax.
You can change bs to something bigger... bs=1024k for example.
Note, it's not guarantied to work if the disks don't have identical
geometry. I would do that with similar disks.
It will take time, and NOT TELL YOU about its progress... so wait for it to
finish. You should see the disk LEDs blinking.
Another option is to tar cf - /YourFirst Disk ¦ tar xvf - /YourSecondDisk
The v in the second command will list files as they are processed.
Gilles.
On 2/9/08, elmo <elmo at ne.rr.com> wrote:
>
> I have just about given up with using various cloning programs in ubuntu
> and have just tried using the ' dd'
> command to copy partition to partition
>
> My UBUNTU is on partition sda2 and I'd like to clone it to sdc1 , a ext3
> formatted partition on an external hard drive.
>
> I tried running: dd if=/dev/sda2 of=/dev/sdc1 bs=512
>
> I couldn't see any action except a constantly blinking mark. I waited
> for a minute or so and there was no change, just a blinking mark. I
> wasn't sure if this indicated that data was being transferred or not.
>
> Can someone get me on the right track with the ' dd ' command?
>
> elmo
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
--
Gilles Gravier - Gilles at Gravier.org
Using Google Apps web mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080209/a9c94318/attachment.html>
More information about the ubuntu-users
mailing list