This repository has all the instructions for installing UBTouch to your klte device.
THIS BUILD IS DISCONTINUED My S5 broke, so I cannot continue development, as I cannot test it.
Before continuing, you should read these pages to have an understanding of how Ubuntu Touch, and Halium works:
!!WARNING!! I am not responsible for your bricked device in any way, if you do not read the instructions
To install Ubuntu Touch on your Samsung Galaxy S5, the following things are required:
If you have all of these, congratulations, you can install Ubuntu Touch onto your phone.
git clone https://gitlab.com/JBBgameich/halium-install.git
,backup
, and backing up onto a external drive, such as a Micro SD card, and make sure to have a Android image downloaded in case you want to switch back,Wipe the device, by going to Wipe > Advanced Wipe
and selecting:
Cache
Make sure you have selected the right things, and you want to wipe your device, and then swipe to wipe.
heimdall flash --BOOT path/to/halium-boot.img
, making sure to replace path/to/halium-boot.img
with the path to the halium-boot.img
file. This is to flash the kernel of Ubuntu Touch.path/to/halium-install/script -p ut path/to/rootfs.tar.gz path/to/system.img
, while the phone is booted in the recovery.Reboot > System
, making sure to accept that there is no OS installed, which there is, and denying to install the TWRP app. When booting up, you should see the Unity8 Logo, and soon see the setup wizard.If anything goes wrong, eg the phone stays on the Unity8 Logo, please let me know by putting a issue on this repo, and describing where it goes wrong.