Kevin Hinze wrote: > I have built a customized RedHat DVD using kickstart process - prompts for > hostname, domain, IP, and takes off and installs using my preconfig'd > settings. However, I'd like to understand what it'd take to do the same for > Solaris/OpenSolaris running on x86_64 hardware. RHEL licensing is $$$$. It > is not feasible to use Network Jumpstart. > > Thanks and I have searched the forums and not found any direct answers. > > Kevin > Take a look at the OpenSolaris Distribution Constructor:
http://dlc.sun.com/osol/docs/content/dev/DistroConst/ It works differently than the RedHat process you described above, but this is the tool offered for anyone who wants to build customized OpenSolaris images. Hope this helps, --Karen