![]() |
![]() |
| ||||||||||||||||
local_customization Profile Keyword (Installing Solaris Flash Archives)
Before you install a Solaris Flash archive on a clone system, you can create custom scripts to preserve local configurations on the clone system. The local_customization keyword designates the directory where you have stored these scripts. local directory is the path to the script on the clone system. For information on predeployment and postdeployment scripts, see Creating Customization Scripts. locale Profile Keyword
Note - You can use locale with both the initial installation and upgrade options. locale designates the locale packages you want to install or add when upgrading for the specified locale_name. The locale_name values are the same as those values that are used for the $LANG environment variable. Appendix D, Locale Values (Reference) contains a list of valid locale values. When you use the local keyword, consider the following:
metadb Profile Keyword (Creating State Database Replicas)
The metadb keyword enables you to create Solaris Volume Manager state database replicas (metadbs) during your custom JumpStart installation. You can use the metadb keyword multiple times in your profile file to create state database replicas on different disk slices.
For more information about creating Solaris Volume Manager state database replicas during your installation, see State Database Replicas Guidelines and Requirements. no_content_check Profile Keyword (Installing Solaris Flash Archives)
When installing a clone system with a Solaris Flash differential archive, you can use the no_content_check keyword to ignore file-by-file validation. File-by-file validation ensures that the clone system is a duplicate of the master system. Avoid using this keyword unless you are sure the clone system is a duplicate of the original master system.
no_master_check Profile Keyword (Installing Solaris Flash Archives)
When installing a clone system with a Solaris Flash differential archive, you can use the no_master_check keyword to ignore checking the clone system to make sure it was built from the original master system. Avoid using this keyword unless you are sure the clone system is a duplicate of the original master system. For information on installing Solaris Flash differential archives, see To Prepare to Install a Solaris Flash Archive With a Custom JumpStart Installation. num_clients Profile Keyword
When a server is installed, space is allocated for each diskless client's root (/) and swap file systems. num_clients defines the number of diskless clients, client_num, that a server supports. If you do not specify num_clients in the profile, five diskless clients are allocated by default. Note - You can use num_clients only when system_type is specified as server. package Profile Keyword
Note - You can use package with both the initial installation and upgrade options. package designates whether a package is to be added to or deleted from the software group that is to be installed on the system. You must specify package_name in the form SUNWname. To view detailed information about packages and their names, on an installed system, use the pkginfo -l command. add_delete_switch represents the option add or delete, which you use to indicate whether to add or delete the specified package. If you do not specify add_delete_switch, add is used by default. Note - Some packages are required and cannot be deleted. You cannot individually add or delete localization packages by using the package profile keyword. To add localization packages, use the locale profile keyword. When you use package for an upgrade, the JumpStart program performs the following actions:
partitioning Profile Keyword
partitioning defines how the disks are divided into slices for file systems during the installation. type - Use one of the following values:
If you do not specify partitioning in the profile, the default type of partitioning is used by default. root_device Profile Keyword
Note - You can use root_device with both the initial installation and upgrade options. root_device designates the system's root disk. How the System's Root Disk Is Determined contains additional information. When you are upgrading a system, root_device designates the root (/) file system and the file systems that are mounted by its /etc/vfstab file to be upgraded. You must specify root_device if more than one root (/) file system can be upgraded on a system. You must specify slice in the form cwtxdysz or cxdysz. Example:
When you use the root_device keyword, consider the following:
| ||||||||||||||||
| ||||||||||||||||