We use some essential cookies to make our website work.

We use optional cookies, as detailed in our cookie policy, to remember your settings and understand how you use our website.

srhode66
Posts: 6
Joined: Fri Nov 27, 2015 10:59 pm

64GB SD Card Problem

Fri Nov 27, 2015 11:04 pm

I own a Macbook. I downloaded NOOBS and formatted my 64GB SD CARD into exFAT format using SDFormatter.

According to the Instructions-ReadMe in NOOBS: I copy all the files from the NOOBS file I extracted and past them into my SD Card after it has been formatted.

So now I plug it into my Raspberry Pi 2 with the power supply and still nothing is happening.

Can anyone help?

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 15300
Joined: Sun Mar 11, 2012 12:19 am

Re: 64GB SD Card Problem

Sat Nov 28, 2015 12:12 am

NOOBS files can't be read by the boot system when they are in an exFAT partition, the partition MUST be an FAT32 partition, so after formatting in exFAT you must use a utility to convert the exFAT partition to FAT32 before copying any files to it.
The sticky, "common pitfalls for beginners" has a section on it.

srhode66
Posts: 6
Joined: Fri Nov 27, 2015 10:59 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 12:58 am

Can't seem to find any utility for a MacBook that would covert the exFAT partition to FAT32?

Joe Schmoe
Posts: 4277
Joined: Sun Jan 15, 2012 1:11 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 1:04 am

srhode66 wrote:Can't seem to find any utility for a MacBook that would covert the exFAT partition to FAT32?
You can't "convert" one to the other, but you can reformat it to the desired filesystem type.

What does the command:

Code: Select all

diskutil listFileSystems
display on your system?
And some folks need to stop being fanboys and see the forest behind the trees.

(One of the best lines I've seen on this board lately)

fruitoftheloom
Posts: 27225
Joined: Tue Mar 25, 2014 12:40 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 7:22 am

srhode66 wrote:I own a Macbook. I downloaded NOOBS and formatted my 64GB SD CARD into exFAT format using SDFormatter.

According to the Instructions-ReadMe in NOOBS: I copy all the files from the NOOBS file I extracted and past them into my SD Card after it has been formatted.

So now I plug it into my Raspberry Pi 2 with the power supply and still nothing is happening.

Can anyone help?
http://www.tweaking4all.com/hardware/ra ... e-pi-baker
Take what I advise as advice not the utopian holy grail, and it is gratis !!

srhode66
Posts: 6
Joined: Fri Nov 27, 2015 10:59 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 7:42 pm

Joe Schmoe wrote:
srhode66 wrote:Can't seem to find any utility for a MacBook that would covert the exFAT partition to FAT32?
You can't "convert" one to the other, but you can reformat it to the desired filesystem type.

What does the command:

Code: Select all

diskutil listFileSystems
display on your system?
These file system personalities can be used for erasing and partitioning.
When specifying a personality as a parameter to a verb, case is not considered.
Certain common aliases (also case-insensitive) are listed below as well.

-------------------------------------------------------------------------------
PERSONALITY USER VISIBLE NAME
-------------------------------------------------------------------------------
ExFAT ExFAT
Free Space Free Space
(or) free
MS-DOS MS-DOS (FAT)
MS-DOS FAT12 MS-DOS (FAT12)
MS-DOS FAT16 MS-DOS (FAT16)
MS-DOS FAT32 MS-DOS (FAT32)
(or) fat32
HFS+ Mac OS Extended
Case-sensitive HFS+ Mac OS Extended (Case-sensitive)
(or) hfsx
Case-sensitive Journaled HFS+ Mac OS Extended (Case-sensitive, Journaled)
(or) jhfsx
Journaled HFS+ Mac OS Extended (Journaled)
(or) jhfs+

srhode66
Posts: 6
Joined: Fri Nov 27, 2015 10:59 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 7:49 pm

fruitoftheloom wrote:
srhode66 wrote:I own a Macbook. I downloaded NOOBS and formatted my 64GB SD CARD into exFAT format using SDFormatter.

According to the Instructions-ReadMe in NOOBS: I copy all the files from the NOOBS file I extracted and past them into my SD Card after it has been formatted.

So now I plug it into my Raspberry Pi 2 with the power supply and still nothing is happening.

Can anyone help?
http://www.tweaking4all.com/hardware/ra ... e-pi-baker
The apple pi baker won't work on my laptop! It says it can't open due to an unidentified developer

srhode66
Posts: 6
Joined: Fri Nov 27, 2015 10:59 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 8:02 pm

I have my 64GB SD Card formatted to exFAT right now. Can I use "disk utility" to simply reformat it to MS-DOS (FAT) format?

User avatar
rpdom
Posts: 25234
Joined: Sun May 06, 2012 5:17 am

Re: 64GB SD Card Problem

Sat Nov 28, 2015 8:10 pm

srhode66 wrote:I have my 64GB SD Card formatted to exFAT right now. Can I use "disk utility" to simply reformat it to MS-DOS (FAT) format?
I suspect so. Try it?

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 8:20 pm

You need to right click on the file and press open if it says it's from an unidentified developer. Then press open on the prompt and it should open.
There are 10 types of people: those who understand binary and those who don't.

srhode66
Posts: 6
Joined: Fri Nov 27, 2015 10:59 pm

Re: 64GB SD Card Problem

Sat Nov 28, 2015 8:54 pm

kusti8 wrote:You need to right click on the file and press open if it says it's from an unidentified developer. Then press open on the prompt and it should open.
For some reason it wasn't opening when I did that. Opened now though, Thanks kusti8.

Return to “Beginners”