
To install under Debian Wheezy:
- Code: Select all
wget http://www.berryterminal.com/dl/openelec_0.1_armel.deb
sudo dpkg -i openelec_0.1_armel.deb
sudo cp /boot/arm128_start.elf /boot/start.elf
sudo reboot
To start:
- Code: Select all
sudo OpenELEC
(Will simply shutdown running Debian services, and launch OpenELEC in a chroot under /opt/OpenELEC)
Advantages over having OpenELEC on a seperate SD card:
- saves you an extra SD card.
- easier to download stuff under Debian and play on OpenELEC later.
Disadvantages:
- Requires the 128 MB RAM split. (less memory available to the main system, more to the GPU)

If you want to use CEC (the ability to control the media player with your normal TV remote), make sure you enabled the following setting: "System" -> "Settings" -> "Services" -> "Webserver" -> "Allow control of XMBC via HTTP"
