DZone 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
VMWare Fusion Disk Resize
// resize wmvare fusion disk image
cd /Users/vvlad/Documents/Virtual Machines.localized/Windows XP Professional.vmwarevm /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





