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?
Re: 64GB SD Card Problem
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.
The sticky, "common pitfalls for beginners" has a section on it.
Re: 64GB SD Card Problem
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
You can't "convert" one to the other, but you can reformat it to the desired filesystem type.srhode66 wrote:Can't seem to find any utility for a MacBook that would covert the exFAT partition to FAT32?
What does the command:
Code: Select all
diskutil listFileSystems
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)
(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
http://www.tweaking4all.com/hardware/ra ... e-pi-bakersrhode66 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?
Take what I advise as advice not the utopian holy grail, and it is gratis !!
Re: 64GB SD Card Problem
These file system personalities can be used for erasing and partitioning.Joe Schmoe wrote:You can't "convert" one to the other, but you can reformat it to the desired filesystem type.srhode66 wrote:Can't seem to find any utility for a MacBook that would covert the exFAT partition to FAT32?
What does the command:
display on your system?Code: Select all
diskutil listFileSystems
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+
Re: 64GB SD Card Problem
The apple pi baker won't work on my laptop! It says it can't open due to an unidentified developerfruitoftheloom wrote:http://www.tweaking4all.com/hardware/ra ... e-pi-bakersrhode66 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?
Re: 64GB SD Card Problem
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?
Re: 64GB SD Card Problem
I suspect so. Try it?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?
Re: 64GB SD Card Problem
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.
Re: 64GB SD Card Problem
For some reason it wasn't opening when I did that. Opened now though, Thanks kusti8.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.
