Copying Solaris 10
I need to copy an existing installation of Solaris 10 onto another hard drive. The destination hard drive is clean. Does imaging software exist that will allow me to take an image of the existing installation and copy it to a clean hard drive that is presently in the same machine?
[288 byte] By [
busta_bird] at [2007-11-26 10:27:21]

# 3
If the root partition on the old disk is less than 20 gb you should still be able to dd, othervise you could possibly CPIO everything from the old disk to the newdisk, run installboot on the new disk, swap them and see if it works ;) 7/M.