__________________________________________ How to Install Kodi (Formerly RaspBMC) __________________________________________ # by WA8KIM / kim@kim125.com / EchoLink: WA8KIM-R / WiRES-X: Rm#21149 / Last updated 08/24/2015. # http://www.wa8kim.com/rpi.html # Best viewed in Notepad with Word Wrap OFF/UNCHECKED and in full screen Download the latest version of this file at: http://www.wa8kim.com/files/(RPi)%20Install%20-%20Kodi%20(Fromerly%20RaspBMC).txt # Download the latest Standalone Image from: http://download.raspbmc.com/downloads/bin/filesystem/prebuilt/raspbmc-final.img.gz # Download Win32DiskImager utility. http://sourceforge.net/projects/win32diskimager/ # Use Win32DiskImage to write the Raspian-Wheezy.img file onto an SD/microSD card. # Place SD card into RPi and power it up. # The RPi will download and install the latest updates. _______________________________ The following are OPTIONAL: _______________________________ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Upload IP Addresses To Website ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # RaspBMC is a light version of the full Raspian OS. # The following steps are necessary to enable Upload IP Addresses To Website: # Activate crontab in RaspBMC: – In the Raspbmc GUI under Programs -> Raspbmc Settings -> System Configuration -> Service Management -> Cronjob Scheduler # Install curl (used to update the website) sudo apt-get update sudo apt-get install curl --fix-missing $ Follow the instructions from the following text file: http://www.wa8kim.com/(RPi)%20Upload%20IP%20Addresses%20To%20Website.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ Install ddclient (DynDNS Updater) ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sudo apt-get update $ Follow the instructions from the following text file: http://www.wa8kim.com/(RPi)%20Install%20-%20ddclient.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ Change the Message Of the Day (MOTD) ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ $ Follow the instructions from the following text file: http://www.wa8kim.com/(RPi)%20MOTD%20-%20How%20To%20Change.txt Links: http://www.raspbmc.com/ -------------------- REVISION HISTORY -------------------- 2015-08-24 Updated Download Link 2015-03-18 File Created