1Z0-580 · Question #19
Which five steps (dealing with first boot script creation) can be omitted when working with provisioning Oracle Solaris 11 Zones and services with the appropriate Zone context? 1. Create the…
The correct answer is C. None of the steps can be omitted. Running a Custom Script During First Boot To perform any additional installation or configuration that cannot be done in the AI manifest or in a system configuration profile, you can create a script that is executed at first boot by a run-once 1. Create the first-boot script…
Question
Options
- AStep l can he omitted because the first-boot script is already deployed in the Global Zone.
- BStep 3 can be omitted because Zones do not require IPS packages and can accept SVR4
- CNone of the steps can be omitted.
- DStep 5 can be omitted because Zones are not installable using Automated Installer, yet.
- EStep 2 can be omitted because Zones do not have a concept of a first boot that is distinct from a
How the community answered
(35 responses)- A3% (1)
- B3% (1)
- C77% (27)
- D11% (4)
- E6% (2)
Explanation
Running a Custom Script During First Boot To perform any additional installation or configuration that cannot be done in the AI manifest or in a system configuration profile, you can create a script that is executed at first boot by a run-once 1. Create the first-boot script. 2. Create the manifest for an SMF service that runs once at first boot and executes the script. 3. Create an IPS package that contains the service manifest and the script. 4. Add the package to an IPS package repository. 5. Install that package during the AI installation by specifying that package in the AI manifest. The service runs and executes the script at first reboot after the AI installation. Reference: Installing Oracle Solaris 11 Systems, Running a Custom Script During First Boot
Topics
Community Discussion
No community discussion yet for this question.