Date: Tue, 24 Apr 2001 15:35:22 -0400 From: Walter Betancourt <walt@betan.com> To: freebsd-questions@FreeBSD.ORG Subject: hd clone Message-ID: <4.2.2.20010424152736.00b70520@pop3.palace.net>
next in thread | raw e-mail | index | archive | help
Hello all, I hope a simple question, wanted an absolute duplicate of my freebsd system as backup, after research, found dd can do same if both drives have identical geometry, so dd if=/dev/ad0 of=/dev/ad1 created a duplicate which I installed in a new system and works fine. But still trying to find a method to duplicate to a larger drive, which is probably more common. anybody ? thanks 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?4.2.2.20010424152736.00b70520>