mrGoner / Boot2Kodi

Installation of Kodi into Ubuntu Server 16.04, 16.10, 17.04, 17.10, 18.04

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boot2Kodi

Note - Feel free to do pull requests. I'm available to add new developments!

Installation of Kodi into Ubuntu Server:

Tested in:

  • 16.04
  • 16.10
  • 17.04
  • 17.10
  • 18.04

Please let me know if you have tested this and if something failed.

Shell script to install Kodi on a Ubuntu Server and at boot, go straight to Kodi.

The following instructions are based on the last version of Ubuntu.

What you need to do:

  1. Install Ubuntu using "netinstall" with only "OpenSSH Server" option
  2. Install git by sudo apt install git -y
  3. Clone this repo like git clone https://github.com/abacao/Boot2Kodi.git
  4. cd Boot2Kodi
  5. Run the installation script sudo sh ./install.sh
  6. Reboot

@chrisyokum, thanks for your input and help.

If you liked my work, buy me a beer:
BTC:

alt text

1AsjyioL6TkRLxSEfUUQLTBE2jcYDkP2wE

About

Installation of Kodi into Ubuntu Server 16.04, 16.10, 17.04, 17.10, 18.04


Languages

Language:Shell 100.0%