no device mapping

  1. M

    Error while lzop vma extract via bash "no device mapping..."

    We want to extract the qcow2 images from a vma.lzo dump. Therefor we have to create an empty xxx.fifo file to pipe the lzop -d -c data. The bash command looks like: lzop -d -c vzdump-qemu-101-2016_03_08-02_10_02.vma.lzo|vma extract -v -r xxx.fifo - /var/lib/vz/test5 The output: CFG: size: 467...