Collapse AllExpand All

2.11.2. Preparing the necessary files Previous topic Parent topic Child topic Next topic

  1. Create a working folder on the PC (e.g. D:\stmix-image-repo) and copy the HTTP fileserver (hfs.exe) and the TFTPD/DHCP server (tftpd64.exe).
    INFO:
    The tftpd64.exe file can be either installed or extracted from the installer (using 7-zip) and copied to the working folder. The hfs.exe does not require installation.
  2. Connect with SSH to the Platform Linux of any OS4K deployment type (Simplex, Duplex, Survivable, Standalone etc.) and generate the STMIX image with the following command:
    bash /opt/yaps/create_stmix_PXE_boot_image.sh
    The result will be saved on the OpenScape 4000 Platform Linux, under the following path: /stmix-image-repo.
  3. The generated files must be copied to the working folder created on the PC (D:\stmix-image-repo) via SFTP client.
  4. Select and right-click on the .pxeboot file, then choose 7-Zip "Open archive" option. Now double click and open the shown .tar.gz file.
  5. Extract the contents using "Extract" option (or drag drop the folder contents) to the working folder (D:\stmix-image-repo).
  6. The working folder should now contain the following files:
    STMIX_JeOS_SLES11_SP4.x86_64-V10_R0.28.0.tar.gz
    STMIX_JeOS_SLES11_SP4.x86_64-V10_R0.28.0.tar.gz.md5
    STMIX_JeOS_SLES11_SP4.x86_64-V10_R0.28.0.tar.gz.pxeboot
    pxelinux.cfg\default
    initrd
    menu.c32
    pxelinux.0
    vmlinuz
    hfs.exe
    tftpd64.exe
    INFO:
    A folder with Paxheaders may also be generated, but it can be ignored.
    INFO:
    The file " D:/stmix-image-repo/pxelinux.cfg/default" is preconfigured for the network 192.0.2.0/24. If the default values are not used, the file must be edited in order to match the IP configuration.