Recent content by lukewoot

  1. L

    Decompress/Extract VMA files offline

    I've been able to download the pve-qemu-kvm, install the repositories and extract the vma binary. When I try to run it I get "vma: error whlie loading shared libraries: libproxmox_backup_qemu.so.0: cannot open share object file: No such file or directory". I can't seem to find any information on...
  2. L

    Decompress/Extract VMA files offline

    Is there a manual way to get this and install them? My debian machines is not connected to the internet so I have to download certain dependencies manually on a windows machine, and transfer them to my debian machine.
  3. L

    Decompress/Extract VMA files offline

    Hey everyone. I have some .vma.lzo server images that I need to extract for forensics analysis. I use lzop to get to just the .vma file, but I'm finding it difficult to decompress further. My analysis machines is disconnected from the internet so I need to find a way to get the vma extract tool...