Use the flar command to create the Solaris Flash archive. See the flar(1MCM) man page. The -u option includes the archive parameters file in the user section of the Solaris Flash archive.
For example, to create a customizable Solaris Flash archive named 082202.apache.flar, type the following:
# /usr/sbin/flar create -n apacheServer -u ic_cfgparams \ -c /flarchive/082202.apache.flar |
/flarchive is the target directory name in which the Solaris Flash archive is created. The example command line creates an archive named 082202.apache.flar in the target directory.