View Single Post
Posts: 209 | Thanked: 8 times | Joined on Nov 2005 @ Fishers, Indiana
#4
Originally Posted by YoDude View Post
Yes... What would be the command line @ root?
Depends on whether you're formatting the internal slot or external slot and whether you have more than one partition. Assuming the card is in the internal slot, using FAT for the first/only partition:
mkfs.vfat -S 512 /dev/mmcblk0p1

Larry