NTFS or exFAT (BIOS update)
NTFS or exFAT (BIOS update)
Hello everyone, I'm assembling a new PC and selected the MSI B450M MORTAR MAX as the motherboard. For the CPU, I purchased a Ryzen 5 5600X. As you're aware, the motherboard requires an update to recognize the CPU. I searched online and found instructions for updating the BIOS, but most recommend switching my USB stick from NTFS to FAT32. The issue is that my current USB drive only supports NTFS or exFAT. Should I convert the USB from NTFS to exFAT or keep it as is?
The explanation points out that the motherboard only supports FAT32 formatting. NTFS or exFAT won't work. You need to check which USB drive you're using and the method you're applying. Formatting it as FAT32 should be feasible.
Windows doesn't allow the FAT32 option when your USB drive exceeds 32 GB. For drives larger than 32 GB, use Disk Management to remove the existing partition and create a new one under 32 GB—typically 4-8 GB works well. Format it as FAT32 via Disk Management or Windows Explorer. You can also force the format from the command line by opening Command Prompt and running: format X: /FS:FAT32, replacing X with your drive letter.