Creating and deploying an installable image for UNIX computers
To create an installable image of BMC products
- Start the installation utility.
- On the Welcome page, click Next.
- Review the license agreement and select Accept. Click Next.
- On the Select Installation Option page, select Create an image to be installed later.
- Enter the name of a directory on your computer where you want the image stored after it has been created.
- Optionally, select to have the image compressed and saved to a .zip file. Click Next.
Select the target operating systems on which you want to install the image. Click Next.
You can select multiple Windows or UNIX platforms for each image that you create. Alternatively, you can select the Local System option, which lets you create an image that can be installed only on computers with the same platform and configuration as the computer on which you are creating the image.- Select the products that you want to include in the image. Click Next.
- Proceed through the installation as you would if you were installing products locally, entering all required product configuration information.
- On the Review Selections and Create Image page, click Create Image.
- When the status indicator reaches 100 percent, click Next on the Export Status page.
- Verify that the process was successful and optionally view the log file. Click Next.
- Review or enter any postinstallation product configuration information.
- Click Finish to exit the installation utility.
When you create an installable image, the product configuration information that you enter, such as product installation directory, account names, passwords, and so forth, must be the same for all computers on which the image is installed. If you want to specify different product configuration values for different computers, you can
- Create a separate image for each set of values that you want to implement.
- Use the -createcontrolfile command line option to create a new control file to use with the image. For more details, see Command line options.
- Use the ctltool to change the variables stored in the image's control file after the image is generated. For more details, see Using-ctltool-to-edit-control-files-for-UNIX-images.
To deploy an installable image
Use one of the following methods to deploy the installable image to your UNIX environment:
- Tar the image and use ftp or secure ftp to send it to a remote computer.
- Use a third-party distribution system such as Microsoft Systems Management Server (SMS).
- Burn the image to a CD and distribute the CD.
- Place the image on a shared network drive.
- Selecting the Compress Installable Image option in the installation utility to create a .zip file that you can then send to other computers.
Where to go from here