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
Get the current tarball (.xz) file from the Trellix download page.
Move the tarball file to the directory where you want the virtual hard drive to reside.
Extract the tarball by running this command:
1Udx79
tar –xvf etm_8CPU_11.1.2_20181112172525.qcow2.xzTo 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.qcow2to, for example,erc_first_one.qcow2, erc_second_one.qcow2.Create a VM on your KVM hypervisor using:
(libvirt, qemu-kvm, proxmox, virt-manager, ovirt)
Point the VM image to the existing virtual hard drive (Virtio disk .qcow2 file) where you extracted the tarball.