Select the five tasks that need to be performed on the Automated Installer (AI) install server before setting up the client.
A.
Create a local IPS repository on the AI Install server and start the repository server service, the publisher origin to the repository file.
B.
Set up a IP address on the AI install server.
C.
The DHCP server must be enabled on the install server and must provide the DHCP service for the clients.
D.
DHCP must be available on the network for the Install server and the clients, but the install server does not need to be the DHCP server.
E.
Download the AI boot image. The image must be the same version as the Oracle Solaris OS that you plan to install on the client.
F.
Download the text install image into the IPS repository.
G.
Install the AI installation tools.
H.
Create the AI install service. Specify the path to the AI network boot image ISO file and the path where the AI net image ISO file should be unpacked.
Suggested Answer:BDFGI🗳️
B: Configure the AI install server to use a static IP address and default route. D: The create-service command can set up DHCP on the AI install server. If you want to set up a separate DHCP server or configure an existing DHCP server for use with AI. The DHCP server must be able to provide DNS information to the systems to be installed. E: An automated installation of a client over the network consists of the following high-level steps: 1. The client system boots over the network and gets its network configuration and the location of the install server from the DHCP server. 2. The install server provides a boot image to the client. 3. Characteristics of the client determine which installation instructions and which system configuration instructions are used to install the client. 4. The Oracle Solaris 11 OS is installed on the client, pulling packages from the package repository specified by the installation instructions in the AI install service. G: Install the AI tool set. Use the installadm create-service command to create an AI install service. Give the service a meaningful name, and specify the path where you want the service created. Specify the source of the network boot image (net image) package or ISO file. installadm create-service [-n svcname] [-s FMRI_or_ISO] [-d imagepath] -d imagepath The imagepath is the location of the new install service. The install-image/solaris-auto-install package is installed to this location, or the specified ISO file is expanded at this location.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
dlicheri
6 months, 2 weeks agodlicheri
6 months, 2 weeks ago