1Z0-580 · Question #63
Your installation has completed successfully and the system did not reboot automatically. Which option would cause this?
The correct answer is C. The "auto_reboot" parameter in the Automated Installer manifest has not been set to "true.". auto_reboot - Optional. Omitting the auto_reboot attribute is equivalent to setting the value of the attribute to false. By default, AI does not automatically reboot the client after installation. To request automatic reboot of the client after successful installation, specify au
Question
Your installation has completed successfully and the system did not reboot automatically. Which option would cause this?
Options
- AAutomatic reboots are only allowed when invoked via SMF.
- BThe client never reboots automatically after the successful installation, staying available for
- CThe "auto_reboot" parameter in the Automated Installer manifest has not been set to "true."
- DThe "installation" service needed to be refreshed for the "auto_reboot" setting is to be applied, so
- EPost installation reboots are no longer necessary because the Oracle Solaris 11 Automated
How the community answered
(25 responses)- A4% (1)
- C80% (20)
- D12% (3)
- E4% (1)
Explanation
auto_reboot - Optional. Omitting the auto_reboot attribute is equivalent to setting the value of the attribute to false. By default, AI does not automatically reboot the client after installation. To request automatic reboot of the client after successful installation, specify auto_reboot="true". * Example 1 Set the auto_reboot Attribute $ aimanifest set /auto_install/ai_instance@auto_reboot false
Topics
Community Discussion
No community discussion yet for this question.