How to prepare and install RaspBMC SD Card on Linux

Preparation

  1. Prepare an SD Card of at least 8GB Class 10. We need the size and speed to play video files properly.
  2. Log into any Linux machine with good Internet connection. This was run using Ubuntu.

Installation

  1. Launch a shell prompt. This can be done on Linux Command Line Interpreter (CLI).
  2. Download the installer:wget http://svn.stmlabs.com/svn/raspbmc/release/installers/python/install.pychmod +x install.py
  3. Run the installation script with root privileges:
    sudo python install.py
  4. Follow the instructions on the command line.

Booting

  1. Power off you Raspberri Pi.
  2. Connect Pi to your wired Internet cable.
  3. Insert RaspBMC SD Card into your Pi SD card slot.
  4. Power on your Pi and boot into RaspBMC. This will download the latest update.
  5. You can now install various add-ons to play streaming files.

 

Happy movie streaming!

(Visited 1,004 times, 1 visits today)