The new docs.trellix.com offers a modernized UI and AI-powered features like conversational searches. Content is currently available only in English. Other languages will be available in mid-October 2026. We hope you enjoy the new experience.

Install Trellix ESM on a Linux KVM

Prev Next

To run Trellix ESM in a Linux KVM environment, import the hard drive image from the tarball (.xz) file. The tarball file contains sample configuration files.

Supported disk interfaces: Virtio (preferred), and IDE

Supported network interfaces: Virtio (preferred), and E1000

  1. Get the current tarball (.xz) file from the Trellix download page.

  2. Move the tarball file to the directory where you want the virtual hard drive to reside.

  3. Extract the tarball by running this command:

    1Udx79

    tar –xvf etm_8CPU_11.1.2_20181112172525.qcow2.xz

    To deploy multiple VMs of the same type in the same location, change the name of the virtual hard drive.

    erc_8CPU_11.1.2_20181112172525.qcow2 to, for example, erc_first_one.qcow2, erc_second_one.qcow2.

  4. Create a VM on your KVM hypervisor using:

    (libvirt, qemu-kvm, proxmox, virt-manager, ovirt)

  5. Point the VM image to the existing virtual hard drive (Virtio disk .qcow2 file) where you extracted the tarball.