Operating System for Raspberry Pi

By | 21 January 2016

Assalamualaikum,

There are several Operating System that you can choose to install into your Raspberry Pi. It even support Windows 10. You can refer to this link for the supported OS. For me, I choose their official supported Operating System which is Raspbian and it is based on Debian.

If you are new to this, you might be questioning yourself how to install the operating system? Where does it installed to? Refer back to the technical specifications in my post earlier, there is a microSD slot located at the back of your Raspberry Pi. Below is a picture that I have taken for your reference.

IMG_4845x

 

You will need to buy a micro SD card or purchase a pre-installed NOOBS (New Out Of the Box Software) which comes with a 8GB SD card from RS or Element14. In my case, I bought a Sony microSDHC 8GB Class 10 microSD card from a local IT store in Malaysia. I will explain how to do the installation afterwards. Below is the basic things that you need before you proceed with the installation:

  1. microSD card (recommended 8GB). Refer to this link for supported microSD card.
  2. A computer with internet access and SD card reader to download the Operating System and to format the microSD card.
  3. USB Mouse
  4. USB Keyboard
  5. HDMI cable
  6. HDMI-supported monitor or TV. If you have a VGA monitor, you can buy a HDMI to VGA converter.
  7. A microUSB header power adapter. In my case, I use a power bank to connect to my Raspberry Pi.

You can follow below step by step in order to install the OS for your Raspberry Pi:

DOWNLOADING OS

  1. Download Raspbian from Raspberry Pi official download page. I choose to download Raspbian Jessie kernel v4.1 via Torrent since it is much faster compared to Download ZIP from Raspberry Pi official page.
  2. Extract the ZIP file that you have downloaded in your computer.

 

FORMATTING microSD CARD

  1. Insert the microSD card (with the adapter of course) into your computer and make sure that your computer is able to recognise it.
  2. Use SD Card Formatter 4.0 to format your microSD card. You can download the software here for both Windows or Mac.
  3. In SD Card Formatter, select the Card that you have just inserted and follow the on-screen instruction to format it.Screen Shot 2016-01-21 at 2.05.20 PM

 

MOVE OS FILE INTO microSD CARD

  1. Move the extracted file that you have just downloaded into your microSD card.
  2. Wait until the transfer finished and safely removed your microSD card.
  3. Slot in your microSD card into your Raspberry Pi.

 

BOOTING YOUR RASPBERRY PI

  1. Ensure the microSD card is properly insert in your Raspberry Pi.
  2. Plug in your USB keyboard, USB mouse and HDMI cable.
  3. Connect the microUSB power source to power up your Raspberry Pi.
  4. Your Raspberry Pi is now booting. Let it boot for a while and you will see a window that will ask you to choose Operating System that you would like to install. For my case, I choose Raspbian. Move forward by clicking Install.
  5. Raspbian will be installed automatically. Now its time for you to grab your coffee!
  6. When the installation process is completed, it will be rebooted automatically and you should be able to see the desktop GUI (Graphical User Interface) right away!
  7. Congratulation, you now have Raspbian installed in your Raspberry Pi 🙂

 

Ameer.