Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 06:25:34 +0000 (GMT)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        "Justin L.Boss" <jlboss@cox.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: copy one drive to another
Message-ID:  <20020628062203.T17435-100000@small.pukruppa.de>
In-Reply-To: <20020627155149.UUAV29627.lakemtao01.cox.net@smtp.east.cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

On Thu, 27 Jun 2002, Justin L.Boss wrote:
> i'm trying to copy one drive to another. The drives are not the
> same size, so i'm trying to decide which would be the best way
> to do it.
I believe your question has already been answered, but in
http://www.freebsd.org/doc/en_US.ISO8859-1
      /articles/formatting-media/x210.html

you will find another solution using the command pax,
which always worked fine for me.

Regards,

Uli.



>
> dd if=/dev/ad0 of=/dev/ad1
> dump -0 -f /dev/ad1 /dev/ad0
> tar -cf /dev/ad1 /
>
> or should i use the rew device. Thank for you help.
> Justin
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

*-----------------------------------*
*        Peter Ulrich Kruppa        *
*          -  Wuppertal -           *
*              Germany              *
*-----------------------------------*


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020628062203.T17435-100000>