Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Fat32 missing in Disk Utility?!

Hello, I want/need to format my 2GB USB stick to Fat32 to use with my Xbox 360.

I have done this successfully on my Mum's old Macbook running 10.5 so assumed the process would be the same.

I opened up Disk Utility and erased it, then in the partition tab clicked on options then "Master Boot Record" as that should give the option for Fat32, yet only Fat is available. After formatting it as Fat and hoping it would work, I got an error saying it needs to be in Fat32 to be read.

So am I doing something wrong, or is there a third party disk utility-like app that will format it to Fat32?

Thanks guys, baRRy

Message was edited by: baRRy boRRis

MacBook Pro, Mac OS X (10.6.4)

Posted on Nov 2, 2010 9:43 AM

Reply
Question marked as Best reply

Posted on Nov 2, 2010 9:57 AM

Actually, I believe the option is MSDOS (FAT). Whether it's FAT16 or 32 depends on the capacity of the device. 2 GBs is the limit of FAT16, so the device will likely be formatted FAT16 even on a PC.
14 replies

Nov 2, 2010 1:16 PM in response to Kappy

Alas that's not an option.

1. I am university 380 miles away from my family so doing it on my mum's computer isn't an option
2. I am at an arts university. All 7 people in my flat have new apple computers running SL
3. The xbox needs the drive to be Fat32 formatted so it can then format it

So no-one knows of any 3rd party disk utility type apps?

Nov 2, 2010 1:18 PM in response to Entegy

You can do it with diskutil (command line version of Disk Utility).

I have written a script that takes the hard work out of it:
http://www.azlist.info/kj/mac/utilities/fat32.zip

download, unzip to desktop, open fat32v1 folder, read readme.txt
for installation and use instructions.

here is example in action:

Betsy7:~ kj$ fat32 /dev/disk4 fatty 100%
Started partitioning on disk4
Unmounting disk
Creating partition map
Waiting for disks to reappear
Formatting disk4s1 as MS-DOS (FAT32) with name fatty
Finished partitioning on disk4
/dev/disk4
#: TYPE NAME SIZE IDENTIFIER
0: FDisk partitionscheme *314.6 MB disk4
1: DOS FAT32 FATTY 314.5 MB disk4s1

Nov 4, 2010 3:57 AM in response to allensood

I replied, but it hasn't shown it for some weird reason :s

I tried your Terminal command which worked and made it Fat32. But my xbox still couldn't read it. Then using iPartition I formatted it to Mac Journaled, then back to Fat32 and Doc-Fat32 and both still didn't work with my xbox which is a bit of a shambles.

I'm confused a to why the same memory stick won't work with same xbox after having worked beautifully before?!

Nov 16, 2010 5:31 PM in response to Csound1

Well it's not very economical to buy a new memory stick every time you need one for a different purpose is it?

I forgot about my 8GB SD card I have in my camera. I backed it up and used a USB card reader to plug it into my Xbox which instantly worked beautifully as it was already Fat32 formatted as most/all things are nowadays .

Thank you to everyone who replied and offered suggestions.

baRRy.

Dec 9, 2010 10:11 PM in response to baRRy boRRis

Thanks to Tom Craigen for this command line method of formatting FAT32. I found this archived thread, and Tom's instructions are the last post in the thread:
http://discussions.apple.com/message.jspa?messageID=8509160#8509160

I had to download a firmware update for my Vizio LED LCD HDTV. I hardly ever have a Windoze computer handy. I found a jump drive and used this archived thread to format the drive. Then I followed the firmware update instructions from the TV manufacturer's web site. I was able to do the update just fine using Disk Utility and Terminal command line. Thanks, Tom!

If you decide to try this FAT32 formatting using Terminal, and you are new to using Disk Utility and Terminal, and using Unix language and instructions, maybe you should get someone to help. At least read the instructions carefully, and be sure anything you do is only with the jump drive or disk drive you want to format. The commands will wipe the drive.

You can do in Terminal what Disk Utility does not (yet?) do. You still need Disk Utility to do some of the work, but Tom's command line instructions will do the formatting.

There are a couple of spots that might not be clear (in item 9, the word, "Apple" appears when he meant "Apply"), but the context should be fairly obvious. When he says to select the drive you want to format FAT32, he means this is within Disk Utility.

The instructions assume you are starting with a jump drive that the Mac recognizes, but might not have MS_DOS FAT32 formatting. Just to be sure, since I don't work in Terminal very much, I probably overdid it, formatted the drive with 1 partition, and chose the Mac OS Extended Journaled format to make a fresh start.

For one thing, if you don't start with the Mac OS format, you might not get the partition menu in Disk Utility, and that's very important. I was working with an old 126Mb jump drive, and I only needed 8Mb, so I made just one partition.

Before you make any changes to the format of the drive, while the format is still Mac OS Extended Journaled, check in the System Profiler, under the Hardware menu, the USB item. Locate the drive identifier. It will look like disk1s#. Mine, for example, was disk1s1. That's the jump drive -- not to put too fine a point on it. You really want the right disk ID, because the command line script totally erases the disk and formats it FAT32.

Once you follow the instructions, you can double-check in Disk Utility. I suggest you quit Disk Utility, then start it again. Click on the newly formatted drive in the left list of the available drives. The FAT32 format should appear in the descriptions below the window in bottom margin. If it shows up at FAT16, try the command line text again: newfs_msdos -F32 -v "yourdrivename" /dev/rdisk1s# [where # is your specific drive's number. Check Tom's items Tech Part > 4. and 5.

In my case, once I had the FAT32 jump drive ready, I had to download the firmware update file. Of course, the Mac could not do anything with it, but it did download. I went to the Downloads folder and dragged the file to the jump drive. I had to change the name of the file, following the manufacturer's instructions. I followed the manufacturer's instructions on everything, and once I had the drive inserted, and powered up the TV, the firmware update took off and did its thing. I'll watch for the hoped-for improvements in performance for a couple of days. I don't want to make the hike back to Cost**.

The beautiful thing about this TV is that it is natively 12 volts, and we plan to use it in our RV. Cool energy savings!

Please don't hold me (or Tom) responsible if something goes wrong. Go slowly and follow the instructions. If you've never used Disk Utility or Terminal, back away from this process and try something safer.

Holiday cheers,
Anne

Fat32 missing in Disk Utility?!

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.