Extracting the OVA

Last Updated : Dec 16, 2024 |

Procedure

  1. Copy the WebLM KVM image to the ASP R6.0.x host in /var/lib/libvirt/staging using the Winscp tool and custadm credentials.
  2. Ensure you are logged into the CLI. If not, log in to the ASP R6.0.x CLI with custadm credentials.
  3. Ensure that the network bridge is configured during the KVM deployment.
  4. Run the following command to verify the WebLM KVM image available in the staging folder: sudo ls -lr /var/lib/libvirt/staging
  5. Go to /var/lib/libvirt/staging folder, and run the following command to extract the ova file: sudo tar -xvf WebLM-<version number>-KVM-4E.ova.

    KVM OVA file extracts the following files:

    • WebLM-*.ovf

    • WebLM-*.mf

    • WebLM-*.cert

    • install_vm.py

    • ovf.py

    • WebLM-*.qcow2