What file system on the SD Card ? it needs to be FAT32 and not exFATtgiro wrote:Tried using a 64Gb chip and the device won't load NOOBS from it. Is there a size limit on the SD chip?
I expect that SD Formatter will put exFAT on a 64 Gbyte card. However there should be a window at the end of the operation which will show the card status. See Fig 3 in the manual https://www.sdcard.org/downloads/format ... ter_4e.pdftgiro wrote:Does the SD Formatter put the fat32 format on the chip or do I still need to run the Fat32formatter?

Of coourse the problem is that at least 99 out of 100 new Pi users are most likely using Win or Mac and have no idea how to do that on debian...RSvedman wrote:You can use ther running (raspbian?) system on the pi to format the card, provided you have a usb cardreader to plug into the pi (and a free port for it) just like on any other debian system.
Unfortunately NOOBS will never be able to boot from exFAT cards, as it's actually the early-startup (very minimal) firmware hard-wired into every BCM2835 SoC that is only able to load bootcode.bin from a FAT-formatted partition (and without bootcode.bin, nothing else can load).Cards >= 64 Gbyte come formatted as exFAT which (current) NOOBS cannot use.