I have created the qemu image using qcow format, while I have promised to create image for VMware users, you can actually do this by yourself without waiting for my new image(with Sguil Current). Qemu offers you a tool to convert the image format. You can do this via -
shell>qemu-img convert -f qcow OpenNSM.img -O vmdk OpenNSM.vmdkNow you should be able to load the converted image to VMware. Thanks to lightstar who point me out.
Cheers :]
No comments:
Post a Comment