Hi friends
today In this video I show how to install ubuntu 17.04 without root
termux-ubuntu
A script to install Ubuntu chroot in Termux
The script will make it's files in the current directory. So if you want your Ubuntu-filesystem at a particular location switch to that folder first and then call the script with it's relative path. Example:
mkdir ~/jails/ubuntu1
cd ~/jails/ubuntu1
~/termux-ubuntu/ubuntu.sh
After running it you can run "start.sh" to switch into your ubuntu
command::
first install require Packages
$ apt install git
$ apt install proot
$ apt install wget
$ git clone https://github.com/Neo-Oli/termux-ubu...
$ cd termux-ubuntu
$ ls
$ chmod +x ubuntu.sh
$ sh ubuntu.sh
$ ./start.sh
THANKS FOR WATCHING
PLEASE LIKE MY SUBSCRIBE AND SHARE