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

0
35
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?

2 Answers

Answered By SunnyKite88 On

Another option is Ventoy. It lets you install Ventoy to the USB drive once, then you can copy Linux ISO files onto it and choose which one to boot without reformatting the drive each time.

MellowCedar42 -

Thanks, I’ll keep that in mind for future installs.

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.