F5F Stay Refreshed Hardware Desktop NTFS or exFAT (BIOS update)

NTFS or exFAT (BIOS update)

NTFS or exFAT (BIOS update)

M
moremees
Junior Member
10
01-19-2020, 06:37 AM
#1
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?
M
moremees
01-19-2020, 06:37 AM #1

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?

C
ChEwYsTeWiE123
Junior Member
41
01-19-2020, 08:11 AM
#2
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.
C
ChEwYsTeWiE123
01-19-2020, 08:11 AM #2

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.

C
Cxppe
Member
117
01-19-2020, 11:35 AM
#3
You're seeing only two formats—NTFS and exFAT—because your USB drive is a Sandisk Ultra Flair 64GB with USB 3.0, which supports those two file systems. Check your device settings or the formatting tool to confirm it's set correctly.
C
Cxppe
01-19-2020, 11:35 AM #3

You're seeing only two formats—NTFS and exFAT—because your USB drive is a Sandisk Ultra Flair 64GB with USB 3.0, which supports those two file systems. Check your device settings or the formatting tool to confirm it's set correctly.

N
Niels_BE
Junior Member
7
01-19-2020, 12:37 PM
#4
FAT32 is officially limited to drives with 32GB capacity. Some applications exist to override this restriction.
N
Niels_BE
01-19-2020, 12:37 PM #4

FAT32 is officially limited to drives with 32GB capacity. Some applications exist to override this restriction.

S
sams234
Junior Member
27
01-20-2020, 05:00 PM
#5
Actually its not that FAT32 doesn't "officially" support it, its merely Windows format and there's a funny story behind it.
S
sams234
01-20-2020, 05:00 PM #5

Actually its not that FAT32 doesn't "officially" support it, its merely Windows format and there's a funny story behind it.

E
Eliazz
Junior Member
36
02-05-2020, 08:34 AM
#6
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.
E
Eliazz
02-05-2020, 08:34 AM #6

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.