|
|||
1. Where to Find Solaris Installation Planning Information 2. Custom JumpStart (Overview) 3. Preparing Custom JumpStart Installations (Tasks) 4. Using Optional Custom JumpStart Features (Tasks) 5. Creating Custom Rule and Probe Keywords (Tasks) 6. Performing a Custom JumpStart Installation (Tasks) 7. Installing With Custom JumpStart (Examples) x86: Create a Boot Server for Marketing Systems SPARC: Create the Engineering Group's Profile x86: Create the Marketing Group's Profile SPARC: Set Up Engineering Systems to Install From the Network SPARC: Boot the Engineering Systems and Install Solaris Software x86: Boot the Marketing Systems and Install Solaris Software 8. Custom JumpStart (Reference) |
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 software from the install server (server-1): server-2# cd /marketing/boot-dir/Solaris_11/Tools server-2# ./add_install_client -s server-1:/export/install/x86_11 \ -c server-1:/jumpstart host-mkt1 i86pc server-2# ./add_install_client -s server-1:/export/install/x86_11 \ -c server-1:/jumpstart host-mkt2 i86pc server-2# ./add_install_client -d -s server-1:/export/install/x86_11 \ -c server-1:/jumpstart SUNW.i86pc i86pc server-2# ./add_install_client -c server-1:/jumpstart host-mkt1 sun4u server-2# ./add_install_client -c server-1:/jumpstart host-mkt2 sun4u In the add_install_client command, the options that are used have the following meanings:
|
||
|