I've got a virtual machine with an 8 gig hard drive in one file. I want to now split virtual hard drive into 2 gig chunks so I can copy the VM onto a FAT32 drive. Is this possible?
|
feedback
|
|
This can be done using the vmware-vdiskmanager.exe program Quote from www.luisrocha.net:
Also see: VMWare Server FAQs (Look for "What are the pros and cons of the different disk types" | |||||
feedback
|
|
Probably the only way to do that would be to download the VMware converter and use that to migrate to a new virtual machine which is configured for 2 Gig files. It would probably be easier to simply convert the destination hard drive to NTFS. | |||||
feedback
|
|
Rather than mess with the .vmdk I'd strongly advise you to use RAR or ZIP to compress and split the single file into multiple <2GB files - then expand them at their destination - that way you're not fiddling with the actual VM, just packing it differently for transportation. | |||
feedback
|