Date: Thu, 27 Jun 2002 11:51:49 -0400 From: Justin L.Boss <jlboss@cox.net> To: freebsd-questions@freebsd.org Subject: copy one drive to another Message-ID: <20020627155149.UUAV29627.lakemtao01.cox.net@smtp.east.cox.net>
next in thread | raw e-mail | index | archive | help
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. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020627155149.UUAV29627.lakemtao01.cox.net>