User manual
Banana PI M2 User Manual
www.sinovoip.com.cn www.banana-pi.com
8
v. Run fdisk –l command to check the SD card node.
vi. Run sudo fdisk /dev/sdx command to delete all partition of SD card.
vii. Run mkfs –t vfat /dev/sdx command to format the entire SD card as
FAT.
(x should be replaced according to your SD card node)
3. Download the OS image from Download district.
4. Unzip the download file to get the OS image.
Windows: Right click on the file and choose “Extract all”.
Linux: Run unzip [downloaded filename] command.
5. Write the image file to the SD card.
Windows:
i. Download a tool that can wirte image to SD card, such as Win32
Diskimager from:
http://sourceforge.net/projects/win32diskimager/files/Archive/
ii. Open the unzipped image file.
iii. Click Write button. Wait patiently to successfully complete writing.