![]() |
![]() |
| |||||||||||
x86: Create a Boot Server for Marketing SystemsSystems cannot boot from an install server on a different subnet, so you make server-2 a boot server on the marketing group's subnet. You use the setup_install_server(1M) command to copy the boot software from the Solaris x86 Platform Edition DVD or the Solaris Software 1 of 2 x86 Platform Edition CD to the server-2 local disk (in the /export/boot directory). If you insert the Solaris Software 1 of 2 x86 Platform Edition CD in the CD-ROM drive that is attached to server-2, type the following command:
If you insert the Solaris x86 Platform Edition DVD in the DVD-ROM drive that is attached to server-2, type the following command:
In the setup_install_server command, -b specifies that setup_install_server is to copy the boot information to the directory that is named /export/boot. Create a JumpStart DirectoryNow that you have the install server and boot server set up, you create a JumpStart directory on server-1. You can use any system on the network. This directory holds files that are required for a custom JumpStart installation of Solaris software. You set up this directory by copying the sample directory from the Solaris DVD image or from the Solaris Software 1 of 2 CD image that has been copied to /export/install:
Share the JumpStart DirectoryTo make the rules file and profiles accessible to systems on the network, you share the /jumpstart directory. To enable the sharing of a directory, you add the following line to the /etc/dfs/dfstab file:
Then, at the command line, you type the shareall command:
SPARC: Create the Engineering Group's ProfileFor the engineering systems, you create a file that is named eng_prof in the /jumpstart directory. The eng_prof file contains the following entries, which define the Solaris 9 software to be installed on systems in the engineering group:
x86: Create the Marketing Group's ProfileFor the marketing systems, you create a file that is named marketing_prof in the /jumpstart directory. The marketing_prof file contains the following entries, which define the Solaris 9 software to be installed on systems in the marketing group:
Update the rules FileNow you must add rules to the rules file. The Solaris suninstall program uses the rules to select the correct installation (profile) for each system during a custom JumpStart installation. At this site, each department is located on its own subnet and has its own network address. The engineering department is located on subnet 255.222.43.0. The marketing department is located on 255.222.44.0. You can use this information to control how the engineering and marketing systems are installed with the Solaris 9 software. In the /jumpstart directory, you edit the rules file, delete all of the example rules, and add the following lines to the file:
Basically, these rules state that systems on the 255.222.43.0 network are to be installed with the Solaris 9 software by using the eng_prof profile. The systems on the 255.222.44.0 network are to be installed with the Solaris 9 software by using the marketing_prof profile. Note - You can use the sample rules to use a network address to identify the systems to be installed with the Solaris 9 software by using eng_prof and marketing_prof, respectively. You can also use host names, memory size, or model type as the rule keyword. Table 31-1 contains a complete list of keywords you can use in a rules file. Validate the rules FileAfter the rules and profiles are set up, you run the check script to verify that the files are correct:
If the check script does not find any errors, the script creates the rules.ok file. SPARC: Set Up Engineering Systems to Install From the NetworkAfter setting up the /jumpstart directory and files, you use the add_install_client command on the install server, server-1, to set up the engineering systems to install the Solaris 9 software from the install server. server-1 is also the boot server for the engineering group's subnet.
In the add_install_client command, the options that are used have the following meanings: x86: Set Up Marketing Systems to Install From the NetworkNext, you use the add_install_client command on the boot server (server-2). This command sets up the marketing systems to boot from the boot server and install the Solaris 9 software from the install server (server-1):
In the add_install_client command, the options that are used have the following meanings: | |||||||||||
| |||||||||||