Is there a way to convert FAT32 to exFAT without data loss?

Windows' convert command is able to convert FAT filesystems to NTFS non-destructively. Similarly, fstransform is a Linux utility that is capable of doing this - calling it an "in-place" filesystem conversion - from and to a few more file systems, including NTFS and Ext3.

Is there something equivalent that will allow me to convert a FAT32 USB flash drive to exFAT?

7 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like