Note - Feel free to do pull requests. I'm available to add new developments!
- 16.04 LTS (Xenial Xerus) - Canonical extended security until April 2026
- 18.04 LTS (Bionic Beaver) - Canonical extended security until April 2028
- 20.04 LTS (Focal Fossa) - Canonical extended security until April 2030
- 22.04 LTS (Jammy Jellyfish) - Canonical extended security until April 2032
- 24.04 LTS ((Noble Numbat) - Canonical extended security until April 2034
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 lastest version of Ubuntu.
- Install Ubuntu Server with only "OpenSSH Server" option or "Ubuntu Server minimized" (some iso sources)
- For 18.04 - "netinstall"
- For 22.04 - "server-22.04-iso"
- For 24.04 - "server-24.04-iso"
- Make sure git is installed or install git by
sudo apt install git -y
- Clone this repo like
git clone https://github.com/abacao/Boot2Kodi.git
cd Boot2Kodi
- Run the installation script
sudo sh ./install.sh
- Reboot
- Memory Issues: In 20.04, the minimum requirement for RAM is 2Gb. In 22.04, the minimum requirement for RAM is 2Gb (4Gb for a physical machine and 2Gb for virtual). In 24.04, the minimum requirement for RAM is 4Gb (for a physical machine or virtual).
1AsjyioL6TkRLxSEfUUQLTBE2jcYDkP2wE