{"id":1626,"date":"2021-12-16T12:14:49","date_gmt":"2021-12-16T09:14:49","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/04\/01\/how-to-format-a-usb-device-to-fat32-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/04\/01\/how-to-format-a-usb-device-to-fat32-on-linux\/"},"modified":"2021-12-16T12:14:49","modified_gmt":"2021-12-16T09:14:49","slug":"how-to-format-a-usb-device-to-fat32-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1626-how-to-format-a-usb-device-to-fat32-on-linux\/","title":{"rendered":"How to format a USB device to Fat32 on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Do you need to format a USB device to Fat32 on your Linux PC? Can\u2019t figure out how to format a filesystem? We can help! Follow along as we show you how to How to format a USB device to Fat32 on Linux!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398722 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-format-a-usb-device-to-fat32-on-linux.png\" alt=\"format a USB device to Fat32\" width=\"1200\" height=\"379\"\/><\/p>\n<h2>Format a USB device to Fat32 \u2013 Gnome Disk Utility<\/h2>\n<p>The Gnome Disk Utility application is the quickest and simplest way a Linux user can format a USB device to Fat32. The reason? It\u2019s got an easy-to-use UI, supports the Fat32 format, and supports things like \u201cquick format.\u201d<\/p>\n<p>To start the formatting process, you will need to install Gnome Disk Utility on your computer. Sadly, although Gnome Disk Utility comes with many Linux operating systems, it doesn\u2019t ship with all of them.<\/p>\n<p>Using the\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>keyboard combination, open up a terminal window on the Linux desktop. Alternatively, open up the app menu, search for \u201cTerminal,\u201d and launch the app that way.<\/p>\n<p>Once the terminal window is open, follow along with the Gnome Disk Utility installation instructions that correspond with the Linux OS you currently use.\u00a0<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, install the Gnome Disk Utility application with the following\u00a0<strong>Apt\u00a0<\/strong>command below.<\/p>\n<pre>\nsudo apt install gnome-disk-utility\n<\/pre>\n<h4>Debian<\/h4>\n<p>Those on Debian Linux will be able to install Gnome Disk Utility by making use of the\u00a0<strong>Apt-get\u00a0<\/strong>command.<\/p>\n<pre>\nsudo apt-get install gnome-disk-utility <\/pre>\n<h4>Arch Linux<\/h4>\n<p>If you\u2019re an Arch Linux user, you\u2019ll be able to install Gnome Disk Utility with the <strong>Pacman<\/strong> command quickly.<\/p>\n<pre>\nsudo pacman -S gnome-disk-utility\n<\/pre>\n<h4>Fedora<\/h4>\n<p>On Fedora Linux, the Gnome Disk Utility app may already be installed. However, if it is not, you\u2019ll be able to get it working with the following\u00a0<strong>Dnf\u00a0<\/strong>command.<\/p>\n<pre>\nsudo dnf install gnome-disk-utility\n<\/pre>\n<h4>OpenSUSE\u00a0<\/h4>\n<p>If you\u2019re using OpenSUSE Linux, you\u2019ll be able to quickly install the Gnome Disk Utility app using the following\u00a0<strong>Zypper\u00a0<\/strong>command.<\/p>\n<pre>\nsudo zypper install gnome-disk-utility\n<\/pre>\n<h3>Format USB device to Fat32<\/h3>\n<p>Now that Gnome Disk Utility is installed on your Linux PC search for \u201cDisks\u201d in the app menu. When the app is open, follow the step-by-step instructions below to learn how to format your USB device to Fat32.<\/p>\n<p><strong>Step 1:\u00a0<\/strong>Plug your USB device into the USB port. Upon plugging it in, you should see it appear in the Gnome Disk Utility sidebar. Look through the sidebar for your device, and click on it with the mouse.<\/p>\n<p><strong>Step 2:<\/strong> After locating your device and clicking on it with the mouse, you\u2019ll see an overview of the USB device. From here, find the Gnome Disk Utility menu, and click on it.<\/p>\n<p>Can\u2019t find the Gnome Disk Utility menu? It\u2019s directly to the left of the minimize button.<\/p>\n<p><strong>Step 3:<\/strong> Inside the Gnome Disk Utility menu, click on the \u201cFormat Disk\u201d button. Then, locate the \u201cErase\u201d menu.<\/p>\n<p>In the \u201cErase\u201d menu, select either \u201cQuick\u201d or \u201cSlow.\u201d For best results, we recommend the \u201cSlow\u201d option, as it is safer.<\/p>\n<p><strong>Step 4:<\/strong> After choosing an option in the \u201cErase\u201d menu, find the \u201cPartitioning\u201d menu, and select \u201cCompatible with all systems and devices (MBR\/DOS),\u201d and click on it.<\/p>\n<p><strong>Step 5:<\/strong> Under \u201cVolumes\u201d for your device, find the \u201c+\u201d button, and click on it to create a new partition. Upon clicking this button, a \u201cCreate Partition\u201d window will appear.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398723 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-format-a-usb-device-to-fat32-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"735\"\/><\/p>\n<p>Using the pop-up window, select your partition size, free space, etc. Click on \u201cNext\u201d to move to the next page.<\/p>\n<p><strong>Step 6:<\/strong> On the next page, find the \u201cVolume Name\u201d section and name your volume. Or leave it blank if you so choose.<\/p>\n<p>Locate the \u201cErase\u201d button, and click on it if you would like to erase the device beforehand. Then, find \u201cType\u201d and click on\u201dFor use with all systems and devices (FAT).<\/p>\n<p>Click \u201cCreate\u201d when done.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398722 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-format-a-usb-device-to-fat32-on-linux.png\" alt=\"\" width=\"1200\" height=\"379\"\/><\/p>\n<p><strong>Step 7:<\/strong> After clicking on the \u201cCreate\u201d button, Gnome Disk Utility, your USB device will be formatted to Fat32!<\/p>\n<h2>Format a USB device to Fat32 \u2013 Mkfs<\/h2>\n<p>Another quick way to format a USB device to Fat32 is with the\u00a0<strong>mkfs\u00a0<\/strong>command in a terminal. To start the process, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard to open up a terminal. Or, search for \u201cterminal\u201d in the app menu and launch it that way.<\/p>\n<p>Once the terminal window is open, plug in the USB device. Then, execute\u00a0<strong>lsblk\u00a0<\/strong>in the terminal to view all attached storage devices.<\/p>\n<pre>\nlsblk\n<\/pre>\n<p>Look through\u00a0<strong>lsblk<\/strong> and locate your USB device, and find the device label. In this example, the device label is <code>\/dev\/sde1<\/code>. <strong>Yours will differ!\u00a0<\/strong><\/p>\n<p>Note: can\u2019t figure out how to read\u00a0<strong>lsblk<\/strong>? Check out our guide on how to find hard drive info for help!<\/p>\n<p>When you\u2019ve located your USB device, unmount it if it isn\u2019t already unmounted. You can do this by entering the <strong>umount\u00a0<\/strong>command along with the device label.<\/p>\n<pre>\nsudo umount \/dev\/sde1\n<\/pre>\n<p>After unmounting the device, use the\u00a0<strong>mkfs.vfat -F32<\/strong> command to format it to Fat32.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398729 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-format-a-usb-device-to-fat32-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"568\"\/><\/p>\n<pre>\nsudo mkfs.vfat -F32 \/dev\/sde1\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Do you need to format a USB device to Fat32 on your Linux PC? Can\u2019t figure out how to format a filesystem? We can help! Follow along as we show you how to How to format a USB device to Fat32 on Linux! Format a USB device to Fat32 \u2013 Gnome Disk Utility &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1627,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1626"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1626"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1626\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1627"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1626"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1626"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}