VMWare workstation - ova import not working
VMWare workstation - ova import not working
When importing ova and/or ovf files, if Workstation does not give
any error but does not import the file as well, try importing the
file in VMWare Player. When you do that, you will see that if the
import fails, player will show a dialogue with log file name similar
to /tmp/vmaware-<amitag>/
From there, I was able to find out that, it was running ovftool.bin. Try to run that in a terminal and immediately I could see that libnsl was missing so, I just installed the same with
Continue reading