<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I have KDE on this dinosaur and I have no trouble formatting
      them.  i plug it in, then wait for the window that pops up in the
      lower left telling me my options.  I don't mount it.  I open
      Gparted or the KDE disk utility and format it.  If that doesn't
      work for Michael, I would wonder if something's wrong with his
      system.<br>
    </p>
    <div class="moz-cite-prefix">On 12/17/18 10:50 PM, Dhruva
      Lokegaonkar wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6285aab7-46a4-9ce8-484d-3388913856a1@lokegaonkar.in">
      <pre class="moz-quote-pre" wrap="">If you're on Gnome (latest Ubuntu/ Fedora) then you can use
gnome-disk-utility. (It's probably just called "Disks" on your computer.)

Click on the thumb drive on the left menu, then click on the partition
on the right side. (I'm guessing there's only one). Make sure its
highlighted. Then Press Control+Shift+F.

Give it a name in "Volume Name"
Make sure Erase is turned off. (Erase will do a in-depth wipe, which
takes very long)
Then select "For use with all systems and devices (FAT)" and click next.
 (I've attached a screenshot)

I'm guessing the rest is self explanatory. I don't have a pen drive
handy and I don't want to format my drive haha.

If you want to do this from the Command line
Use `lsblk` to list all your connected drives and check which drive you
want to format. Then check again. and again to make sure.
Then copy the device path. (Something like /dev/sdb1) and execute
`sudo mkfs.fat -F 32 /dev/sdb1`
change sdb1 to whatever your drive is.
Make sure its the right drive though.

On 12/18/18 8:07 AM, Michael wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I thought I would be able to do it without help but I guess I was wrong.
I got a thumbdrive that I want to format. gparted will not do it. Anyone
able to help?

-- 
:-)~MIKE~(-:

---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a>

</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
    </blockquote>
  </body>
</html>