Is it possible to extract VM config from backup vma.gz file?

rahman

Renowned Member
Nov 1, 2010
63
1
73
Hi,

I need to recover VM configs from backup files. I just need the config files and it will take a lot of time to make restores from bakups firsts. So is there any way to just get VM configs from vma files?
 
try
# vma
usage: vma command [command options]

vma list <filename>
vma create <filename> [-c config] <archive> pathname ...
vma extract <filename> [-v] [-r <fifo>] <targetdir>
vma verify <filename> [-v]


Marco