SUMMARY: How to copy root to new disk

Tom Mornini (tmornini@infomania.com)
Thu, 27 Mar 1997 11:31:25 -0800

How to copy root disk to another slice:

mount /export/root; cd /export/root

ufsdump 0f - /dev/rdsk/c0t3d0s0 | ufsrestore -rf -

cd /; unmount /export/root

installboot /usr/platform/`uname -I`/lib/fs/ufs/bootblk /dev/rdsk/c2t8d0s0

Thanks to many, many respondents, who as a group all said the same thing,
but not a single one without a single typo!!! :-)

Thanks a lot, you helped a lot.

-- Tom Mornini
-- InfoMania