Flash BananaPi Image on the SD Card - rmaheshkumarblr/Raspberry_Banana_Pi GitHub Wiki
Flashing BananaPi:
Flash Download Website: http://www.bananapi.com/index.php/download?layout=edit&id=29
Maheshs-MacBook-Pro:BPI-WiringPi maheshkumar$ diskutil list
/dev/disk2 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *15.9 GB disk2
1: DOS_FAT_32 BANANAPI 15.9 GB disk2s1
Maheshs-MacBook-Pro:BPI-WiringPi maheshkumar$
Method used to burn the image onto the SD Card on a MAC: sudo dd bs=1m if=Raspbian_For_BPI_V4.0.img of=/dev/rdisk2