VMware Fusion large source filesI've been using VMware Fusion on OS X whenever I need to run Windows XP. It is great to have both environments running side-by-side. One issue I've noticed with VMware is the very large source files. A "virtual machine" is simply a document on your hard drive. I leave my Windows XP virtual machine on my OS X hard drive, and launch it whenever I need XP.
Notice the file size in the image above: 13.77 GB. This size increases whenever I add new things to my XP installation - new programs, etc. Problem is - it's very hard to backup this file. I've been learning a lot about hard drive formatting (FAT32), as I scour the web for answers on how to backup my VM file. It simply won't copy to any devices/locations I've tried:
I've even zipped the file, which cut the size down to 7.5 GB. Still too large to copy or upload anywhere. It's basically stuck on my machine, primed to be lost if my laptop gets stolen or damaged. What are my other options? Future-proof resolutionIt turns out, after consulting with a VMware Fusion rep, there is a new feature available in the latest version of Fusion, which allows you to split a VM into 2 GB chunks.
This is great, but it only seems to work for new VM installations. It does no good for my existing VM.
Comments/Mentions
|
Editor Picks
Email NewsletterSubscribe to the digest newsletter to receive posts by email: Recent Comments
Advertisements
|

i regularly copy 15GB Parallels VM disks between several locations. i copy them to/from a windows server, though the standard SFM piece of Crap MS calls "Mac Compatible" is only compatible with OS 9's AFP which is limited to <2GB files and 32 character filenames, so i use the most excellent (and frightfully expensive) ExtremeZ-IP to provide modern AFP services. you could also format your external drive (USB, FIreWire, Keychain, etc...) as HFS+ which would allow >2GB files. lastly, you could use DropStuff to split the compressed image into segments <2GB to allow them to be stored on FAT32 formatted media.
hope this helps.