doc-exports/docs/bms/image-creation-guide/en-us_topic_0108489936.html
guoyanyan fe8c0cf45c BMS Image Creation Guide 1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2022-11-16 08:53:42 +00:00

3.7 KiB

Windows Server 2012 R2/Windows Server 2016

  1. Download bms-network_config.rar of the required version as instructed in Software.

    Decompress the package and place bms-network-config.conf in the C:\Program Files\Cloudbase Solutions\Cloudbase-Init\LocalScripts\ directory.

    The value of bsdtar_path in the bms-network-config.conf file is C:\Program Files\Cloudbase Solutions\Cloudbase-Init\bin\bsdtar.exe by default. If Cloudbase-Init is installed in a non-default directory, set this parameter to the directory where bsdtar.exe is actually stored.

  2. Use a text editor (such as Notepad) to open the Cloudbase-Init configuration file in the C:\Program Files\Cloudbase Solutions\Cloudbase-Init\conf directory and check the path specified by local_scripts_path. Cloudbase-Init will execute the scripts from this path.

  3. Copy bms-network-config.py to the C:\Program Files\Cloudbase Solutions\Cloudbase-Init\LocalScripts directory based on the value of parameter local_scripts_path in the Cloudbase-Init configuration file.

    The default path of Cloudbase-Init is recommended. If you store the script file in another directory, change the value of parameter local_scripts_path in the Cloudbase-Init configuration file.