Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

VMWare Fusion disk resize

// resize wmvare fusion disk image

   1  
   2  cd /Users/vvlad/Documents/Virtual Machines.localized/Windows XP Professional.vmwarevm
   3  /Applications/VMware\ Fusion.app/Contents/MacOS/diskTool -X 5Gb Windows\ XP\ Professional.vmdk 


// then you need run some windows part manager - to resize partition to use newly available disk space
« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS