Select two unsupported items that will require changes.

Your task is to convert a JumpStart sysidcfg file to an Automated Installer (AI) sc_profile.xml file,
using js2ai.
Select two unsupported items that will require changes.

Your task is to convert a JumpStart sysidcfg file to an Automated Installer (AI) sc_profile.xml file,
using js2ai.
Select two unsupported items that will require changes.

A.
terminal = zterms

B.
name_service-NTS+

C.
timezone=US/pacific

D.
system_locale=en_US

E.
network_interface=PRIMARY

F.
root_password=rJmvLUXM10cU

Explanation:
A: terminal
The js2ai tool does not perform any translation. Make sure the terminal type
speciied in the sysidcfg ile is supported in Oracle Solaris 11.
D: system_locale
The js2ai tool does not perform any translation. Make sure the locale specified in
the sysidcfg ile is supported in Oracle Solaris 11.
Reference: Overview of Installation Options, Comparing sysidcfg File Keywords to SC Proile
Directives



Leave a Reply 8

Your email address will not be published. Required fields are marked *


johny

johny

correct is D and E

rony

rony

network_interface AI supports configuring only a single
interface as part of system installation.
Because of this limitation, the js2ai
tool processes only the interface labeled
PRIMARY or the first interface encoun-
tered in the sysidcfg file.
system_locale No translation is performed. Make sure
the locale specified in the sysidcfg file
is supported in Oracle Solaris 11.
terminal No translation is performed. Make sure
the terminal type specified in the
sysidcfg file is supported in Oracle
Solaris 11.
A,D

anas

anas

system_locale
No translation is performed. Make sure the locale specified in the sysidcfg file is supported in Oracle Solaris 11.

terminal
No translation is performed. Make sure the terminal type specified in the sysidcfg file is supported in Oracle Solaris 11.

A D

Rk

andy

andy

It’s AD from your link

system_locale
No translation is performed. Make sure the locale specified in the sysidcfg file is supported in Oracle Solaris 11.

terminal
No translation is performed. Make sure the terminal type specified in the sysidcfg file is supported in Oracle Solaris 11.

not B NIS+ is translated to NIS, which is supported
not E PRIMARY is supported (limited)