VMware Fusion large source files Apr14 '08
Feedback
# (2 of 2): Peter Kazanjy » vmware.com/mac
3 days, 3 hours after the fact. (Thu 17 Apr 2008, 6:00 PM CST)
Matt:
Here's a way to take your current "monolithic" disk, and make it into a split disk. Hope this helps!
~Pete VMware Fusion Product Marketing
NOTE: Make sure to power off/shut down the VM before doing the below things.
1) Download vdiskmanager GUI from the VMware Fusion user forums, vmware.com/go/fusionforums
2) Click on the Convert tab
3) Click on the Input button, select the source monolithic disk
4) Check the "Split disk into 2 GB files"
5) Click on the Output button
6) Save the virtual disk as the same name as the source monolithic disk, but save in a different folder
7) Once converted, move the monolithic disk to a new folder
8) Move all the contents of the split disk to the original VM bundle
9) Power on the VM
10) Assuming the VM powers on and boots correctly, you can now throw away the original monolithic disk
RSS feed for comments on this post
Leave feedback
matthom
is published and produced by Matt Thommes - an independent publishing enthusiast, mobile blogger, content creator, informative writer, web developer from Chicago.
Never one to conform, Matt intends to promote the effect the web has on our lives, in an effort to intensify, instruct, and clarify all that is happening around us.
One issue I've noticed with VMware is the very large source files. On most hard drives, it's very hard to backup this file.
You are at the feedback permalink page for: VMware Fusion large source files
# (1 of 2): Bil Castine
2 days, 9 hours after the fact. (Wed 16 Apr 2008, 11:24 PM CST)
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.