Christian Gomez

Results 2 comments of Christian Gomez

I think changing the ifdef here: https://github.com/veracrypt/VeraCrypt/blob/c0ff7a7c521b1d658316d9a177383ab0c403007a/src/Main/Forms/VolumeCreationWizard.cpp#L1098 to `#if defined (TC_UNIX) || defined (TC_MACOS)` could fix the problem. The exception is being thrown by https://github.com/veracrypt/VeraCrypt/blob/c0ff7a7c521b1d658316d9a177383ab0c403007a/src/Main/Forms/VolumeCreationWizard.cpp#L1131 Unfortunately I think the `outerVolumeAvailableSpaceValid`...

That's fine and dandy, but who in their right mind would format a 1TB SSD as FAT32? That seems like a dead give away that there's a false bottom in...