it has been done here on i86pc ... but you can't do it on any system that has that funny boot loader.
if you have access to the CD's it might be easier to set up an install server and install over your network, maybe, then copy over the files that differ.
In Solaris, cp will only allow you to copy directories or file structures on the system you are currently logged onto...If you want to transfer to another system you would need to do something like:
rcp -p <name of file> <destination server>:<directory>
This is assuming you are currently in the directory that you are copying the file from...
Systems Analyst
HEB Grocery Company
San Antonio, Texas
I think what he wants is an image of a solaris server and then to put that image on mutltiple solaris servers. For that you need something like jump start.
If the disks are the same size and geometery the dd command will do it quite nicely. If however you want to ghost furhter machines that are on the SAME NETWORK segment i.e no need to go through a router then use jumpstart and create some rules files for it. Its pretty easy to setup and will save you a lot of bother in the future.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.