logoHome


vmdk2vdi

Posted in * by catncat on the 6月 26th, 2008

$ qemu-img convert win.vmdk -O win-raw.bin

$ export LD_LIBRARY_PATH=”/opt/virtualbox”

$ vditool DD win.vdi win-raw.bin

$ vditool SHRINK win.vdi

Leave a Reply

You must be logged in to post a comment.