2015年9月20日日曜日

Setting up raspberry pi 2 B+

I bought raspberry pi 2 B+ at amazon.

Here are how I set up. Referenced official raspberry pi NOOBS installation video and this youtube video. (https://www.youtube.com/watch?v=qLo-0Tmmlrc)
  1. Prepare SD card
    1. Download NOOBS
    2. Download and install SDFormatter from sdcard.org (for Win/Mac)
    3. Format SD card by SDFormatter
    4. Copy NOOBS into SD card
  2. Connect all parts to raspberry pi
  3. BIOS and OS installation
When I first power on raspberry pi and installed raspbian on it, the error message "Error creating file system" showed up and the display was blacked out. I googled and found I formatted my SD card incorrectly. check here
I reformatted SD card by SDFormatter and this time checked options format size adjustment to on and named SD card "NOOBS".
Now it working!