Is there a command-line tool to extract files from a VMDK file? WinImage seems to be able to do it, but it's GUI only.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Mount the VMDK using VMware's Disk Mount utility, then copy the file you want, then unmount it.

See this page: http://www.vladan.fr/mounting-your-vmdk-disks-directly-to-your-windows-box-how-to/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.