将vmware虚拟机转换成qcow2格式的方法 http://blog.51cto.com/13570993/2074071 关于qemu安装出现的问题 1.配置qemu是出现can't find pkg-config 于是搜索:apt-cache search pkg-config 找到存在这么一个文件 然后sudo apt-get install pkg-config 2.解决完后出现新报错 Make sure to have the zlib libs and headers instal