How to initialize th rasp berry PI

WHAT YOU WILL NEED

REQUIRED

  • SD Card
    • We recommend an 8GB class 4 SD card – ideally preinstalled with NOOBS. You can buy a card with NOOBS pre-installed, or you can download it for free from our downloads page.
  • Display and connectivity cables
    • Any HDMI/DVI monitor or TV should work as a display for the Pi . For best results, use one with HDMI input, but other connections are available for older devices. Use a standard Ethernet cable for internet access.
  • Keyboard and mouse
    • Any standard USB keyboard and mouse will work with your Raspberry Pi.
  • Power supply
    • Use a 5V micro USB power supply to power your Raspberry Pi. Be careful that whatever power supply you use outputs at least 5V; insufficient power will cause your Pi to behave in strange ways.

NOT ESSENTIAL BUT HELPFUL TO HAVE

  • Internet connection
    • To update or download software, we recommend that you connect your Raspberry Pi to the internet either via an ethernet cable or a wifi adapter.
  • Headphones
    • Headphones or earphones with a 3.5mm jack will work with your Raspberry Pi.

PLUGGING IN YOUR RASPBERRY PI

Before you plug anything into your Raspberry Pi, make sure that you have all the equipment listed above to hand. Then follow these instructions:

  1. Begin by slotting your SD card into the SD card slot on the Raspberry Pi, which will only fit one way.
  2. Next, plug in your USB keyboard and Mouse into the USB slots on the Raspberry Pi.
  3. Make sure that your monitor or TV is turned on, and that you have selected the right input (e.g. HDMI 1, DVI, etc)
  4. Then connect your HDMI cable from your Raspberry Pi to your monitor or TV.
  5. If you intend to connect your Raspberry Pi to the internet, plug in an ethernet cable into the ethernet port next to the USB ports, otherwise skip this step.
  6. When you are happy that you have plugged in all the cables and SD card required, finally plug in the micro usb power supply. This action will turn on and boot your Raspberry Pi.
  7. If this is the first time your Raspberry Pi and NOOBS SD card have been used, then you will have to select an operating system and configure it. Follow the NOOBS guide to do this.

LOGGING INTO YOUR RASPBERRY PI

  1. Once your Raspberry Pi has completed the boot process, a login prompt will appear. The default login for Raspbian is username pi with the password raspberry. Note you will not see any writing appear when you type the password. This is a security feature in Linux.
  2. After you have successfully logged in, you will see the command line promptpi@raspberrypi~$
  3. To load the graphical user interface, type startx and press Enter on your keyboard.
posted @ 2015-12-22 00:24  hopewang1001  阅读(285)  评论(0编辑  收藏  举报