Why is the FAT32 option disabled in GParted for my USB drive?

0
3
Asked By MellowCedar42 On

I'm trying to format a USB stick as FAT32 so I can use UNetbootin to create a bootable drive for installing a new Linux distribution. The stick worked for this purpose before, but GParted currently shows the FAT32 option as unavailable or greyed out. What is causing this, and what do I need to install or change to enable FAT32 formatting?

1 Answer

Answered By QuietOrbit7 On

Make sure the dosfstools package is installed. GParted relies on it to create FAT32 filesystems, and installing it should make the FAT32 option available. You may also need to unmount the USB partition before formatting it.

MellowCedar42 -

Thanks, installing dosfstools fixed it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.