User Manual

Banana PI User Manual
www.sinovoip.com.cn www.banana-pi.com
8
iv. Check that the SD card you inserted matches the one selected by the
Tool.
v. Click the “Format” button.
Linux:
vi. Run fdisk –l command to check the SD card node.
vii. Run sudo fdisk /dev/sdx command to delete all partition of SD card.
viii. 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.