nerdexam
Broadcom-VMware

2V0-621 · Question #79

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

The correct answer is A. boot.cfg. During a scripted ESXi upgrade, a single boot configuration file is responsible for pointing the bootloader to the kickstart script location.

Section 4 – Upgrade vSphere 6.x to vSphere 6.x

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

(41 responses)
  • A
    90% (37)
  • B
    2% (1)
  • D
    7% (3)

Why each option

During a scripted ESXi upgrade, a single boot configuration file is responsible for pointing the bootloader to the kickstart script location.

Aboot.cfgCorrect

The boot.cfg file is parsed by the ESXi bootloader and contains the kernelopt line, which includes the ks= parameter specifying the URL or path to the kickstart script. This file controls how the boot modules are loaded and where the installer finds its scripted configuration, making it the authoritative pointer to the installation script.

Bks.cfg

ks.cfg is the kickstart script itself that contains upgrade instructions; it is the file being pointed to, not the file that specifies its own location.

Cscript.cfg

script.cfg is not a recognized or standard configuration file in the ESXi installation or upgrade boot process.

Dupgrade.cfg

upgrade.cfg is not a standard ESXi file used during the scripted upgrade boot sequence.

Concept tested: boot.cfg role in scripted ESXi upgrade location

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

Topics

#boot.cfg#scripted upgrade#installation script#kickstart

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice