nerdexam
Broadcom-VMware

2V0-622 · Question #79

Which file determines the location of the installation script during a scripted upgrade?

The correct answer is A. boot.cfg. The boot.cfg file controls the ESXi boot process and contains the 'ks=' parameter that points the installer to the kickstart script location.

Section 4 – Upgrade vSphere 6.x to vSphere 6.5

Question

Which file determines the location of the installation script during a scripted upgrade?

Options

  • Aboot.cfg
  • Bks.cfg
  • Cscript.cfg
  • Dupgrade.cfg

How the community answered

(31 responses)
  • A
    90% (28)
  • C
    3% (1)
  • D
    6% (2)

Why each option

The boot.cfg file controls the ESXi boot process and contains the 'ks=' parameter that points the installer to the kickstart script location.

Aboot.cfgCorrect

boot.cfg is the boot loader configuration file read during ESXi startup. It contains the 'kernelopt' line with the 'ks=' directive, which specifies the URL or path to the kickstart/installation script, telling the installer where to retrieve its instructions.

Bks.cfg

ks.cfg is the actual kickstart script file containing install instructions - it is the target that boot.cfg points to, not the file that defines the script's location.

Cscript.cfg

script.cfg is not a recognized ESXi installer or boot configuration file.

Dupgrade.cfg

upgrade.cfg is not a recognized ESXi installer or boot configuration file.

Concept tested: ESXi boot.cfg role in scripted installation

Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.esxi.install.doc/GUID-9040F0B2-31B5-406C-9000-DB9BB05FE3C5.html

Topics

#boot.cfg#kickstart#scripted install#installation script location

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice