LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-14-2017, 01:09 PM   #1
actinide
Member
 
Registered: Jan 2012
Posts: 333

Rep: Reputation: Disabled
Make usb fat32 again


How do you go about making a usb fat32. I installed Tails on some usbs and cannot seem to make the usb fat32 again or even make it bootable again.
 
Old 05-14-2017, 01:29 PM   #2
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS
Posts: 4,192
Blog Entries: 46

Rep: Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551
actinide,

Run these commands to format the usb to fat32 file system from terminal:

Code:
sudo su

fdisk -l
This helps to discover your USB drive, which MAY be /dev/sdc1 (example only)

Then unmount the device:

Code:
umount /dev/sdc1
Format device to FAT32

Code:
mkdosfs -F 32 -I /dev/sdc1
 
Old 05-14-2017, 01:49 PM   #3
actinide
Member
 
Registered: Jan 2012
Posts: 333

Original Poster
Rep: Reputation: Disabled
The option to make it bootable is not showing in disk utility.
 
Old 05-14-2017, 03:03 PM   #4
actinide
Member
 
Registered: Jan 2012
Posts: 333

Original Poster
Rep: Reputation: Disabled
Solved
 
Old 05-14-2017, 03:25 PM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by actinide View Post
Solved
Solved how? Beachboy2's advice?

If so, can you mark his answer as helpful so that folk are made more aware that his answer was the solution.
 
Old 05-15-2017, 03:06 PM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by actinide View Post
make the usb fat32 again or even make it bootable again.
these are two different things.

and how can you boot from it if there's no OS on it?
 
Old 05-17-2017, 03:00 PM   #7
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: One main distro, & some smaller ones casually.
Posts: 5,623

Rep: Reputation: Disabled
If by installed tails you dumped a disk image onto it, you created a CD image.

To get back to using it for files you have to put a new MBR on it, (with fdisk or similar), then create a new partition of type B or C, write that out to disk, then put a new file system onto it, mkdosfs -F 32 /dev/your-disk.
 
  


Reply

Tags
tails usb problem


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
formatting a usb pen in fat32 khronosschoty Slackware 10 11-29-2008 10:54 AM
how do i make fat32 partition readable? jaan kaer Linux - Newbie 15 08-01-2006 10:59 AM
Partition linux for i can make a fat32 fs juggalostll7 Linux - Software 1 04-14-2005 12:06 AM
Any way to make a large FAT32 Partition? yzrider210 Linux - Newbie 9 12-06-2003 06:28 PM
how to make a fat32 partition on linux os pelgrim Linux - Newbie 4 03-17-2003 05:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration