Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hsojo/linuxonandroid

Run Linux on Android by Magisk & BusyBox.
https://github.com/hsojo/linuxonandroid

Last synced: 2 months ago
JSON representation

Run Linux on Android by Magisk & BusyBox.

Awesome Lists containing this project

README

        

# LinuxOnAndroid

* Run Linux on Android by Magisk & BusyBox.

## How to use?

* Install Magisk on your device.
* Install BusyBox by Magisk.
* Download this repository to "/data" directory.
* Execute "install.sh".
* Extract a linux rootfs to "/data/.linux".
* lxc image is recommended.
* Write your init script in "/data/.linux/init.sh"
* Reboot your device.