Downloading the KVM Image - NCPN-NCMG-Deployment-KVM/Downloading-the-KVM-Image

Ericsson Private 5G Compact Mobility Gateway Deployment Guide for KVM

ft:locale
en-US
ft:sourceName
Paligo_Prod
Document Type
Deployment Guide

Complete the following steps to download the QEMU copy-on-write (Qcow2) file for KVM from NetCloud Manager and set proper permissions:

  1. Log into NetCloud Manager.

  2. Select Networks in the left-side navigation panel.

  3. Click the Private Cellular tab.

    The Private Cellular > Networks tab displays.

  4. Select Image Management.

    The Download VM page displays.

  5. Click the download link for the KVM VM (filename: ncmg.tar).

  6. At the host's Linux command line, uncompress the tarball. A new directory is created, ncmg-kvm. Two files are placed in the directory:

    • ncmg.qcow2

    • ncmg-kvm-nic.xml

  7. Copy the Qcow2 image and the xml file to the /home/VirtualMachineDisk/6windgate/ directory. Create the directory, if needed.

  8. Set the file permissions to read/write for all users:

    chmod 777 ncmg.qcow2
    chmod 777 ncmg-kvm-nic.xml