On Wed, 15 Dec 2010 02:00:15 -0600 (CST), Robert Bonomi <[email protected]> wrote: > > What would be your suggested method to achieve this goal. > > *IF* the disks are the same size/geometry, then simply dd(1) from one raw > device to the other.
And if it's not, use the recommended standard transfer method of dump + restore. Before you can do so, run a script (e. g. from a live system CD) to perform the slicing and partitioning according to your needs (fdisk, disklabel/bsdlabel, newfs, tunefs, or geom tools, or zfs tools). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
