[Resolved] cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BIG).

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
wyattbiker
Posts: 17
Joined: 30. Aug 2010, 16:58
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Windows XP

[Resolved] cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BIG).

Post by wyattbiker »

VirtualBox Graphical User Interface
Version 6.0.4 r128413 (Qt5.6.3)
Mac OS X High Sierra

I am trying to export to USB stick which has 200GB free space. The vmdk file is only about 30GB. Why am I getting this message below?

Why am I getting this message below?
Failed to export appliance /Volumes/NO NAME/linuxmint1.9.ovf.

Code: Select all

Could not create the exported medium 'linuxmint1.9-disk001.vmdk'.

VMDK: cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BIG).

Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
Component: MediumWrap
Interface: IMedium {ad47ad09-787b-44ab-b343-a082a3f2dfb1}
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VMDK: cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BIG).

Post by socratis »

Chances are that your USB stick is formatted as FAT32, which has a maximum file size of 4 GB. And 4<30, hence the error...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
wyattbiker
Posts: 17
Joined: 30. Aug 2010, 16:58
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Windows XP

Re: VMDK: cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BIG).

Post by wyattbiker »

Yes thank you, Switched to exFat.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VMDK: cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BIG).

Post by socratis »

Does that mean that it's working? I think it is, so I'm going to mark this as [Resolved]. Let me know if that's not the case...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
wyattbiker
Posts: 17
Joined: 30. Aug 2010, 16:58
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Windows XP

Re: [Resolved] cannot write compressed data block in './linuxmint1.9-disk001.vmdk' (VERR_FILE_TOO_BI

Post by wyattbiker »

It works. Apologies I should've marked it myself. Thank you!
Post Reply