Yes, I tried 4000m, same problem
On Jun 27, 2010 12:11 PM, "Jean-Baptiste LABRUNE" <lab...@media.mit.edu> wrote:
did you try diskutil partitionDisk disk3 MBRFormat "MS-DOS FAT16" KINGSTON 4000M ?&& also limor's thread http://forums.adafruit.com/viewtopic.php?f=31&t=7108cheers,Jb
On Jun 27, 2010, at 3:05 PM, Mathew Lippincott wrote:
> I don't have immediate access to a PC or a...
Under MacOS X Leopard, the following series of steps will work:
sudo newfs_msdos -F 16 -v MYSDCARD -b 4096 -c 128 /dev/disk2s1
If you get an error on the Mac command line after running this command like "newfs_msdos: warning: /dev/disk2s1 is not a character device" go ahead and re-mount the drive in the Apple Disk Utility. The drive should still show up as a FAT 16 drive, you can then continue.