diff options
Diffstat (limited to 'gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi')
| -rw-r--r-- | gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi index f31ba96b..9328b1bf 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi @@ -2,6 +2,12 @@ > Published at 2015-12-05T16:12:57+00:00; Updated at 2021-05-16 +You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on an LG G3 D855 CyanogenMod 13 (Android 6). First of all, you need to have root permissions on your phone, and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23). + +=> ./run-debian-on-your-phone-with-debroid/Deboroid.png + +A couple of years have passed since I last worked on Debroid. Currently, I am using the Termux app on Android, which is less sophisticated than a fully blown Debian installation but sufficient for my current requirements. The content of this site may be still relevant, and it would also work with more recent versions of Debian and Android. I would expect that some minor modifications need to be made, though. + ``` ____ _ _ _ | _ \ ___| |__ _ __ ___ (_) __| | @@ -11,13 +17,16 @@ ``` -You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on an LG G3 D855 CyanogenMod 13 (Android 6). First of all, you need to have root permissions on your phone, and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23). - -=> ./run-debian-on-your-phone-with-debroid/Deboroid.png +## Table of Contents -## Foreword - -A couple of years have passed since I last worked on Debroid. Currently, I am using the Termux app on Android, which is less sophisticated than a fully blown Debian installation but sufficient for my current requirements. The content of this site may be still relevant, and it would also work with more recent versions of Debian and Android. I would expect that some minor modifications need to be made, though. +* ⇢ Run Debian on your phone with Debroid +* ⇢ ⇢ Step by step guide +* ⇢ ⇢ ⇢ First debootstrap stage +* ⇢ ⇢ ⇢ Copy Debian image to the phone +* ⇢ ⇢ ⇢ Second debootstrap stage +* ⇢ ⇢ ⇢ Setup of various scripts +* ⇢ ⇢ ⇢ Entering Debroid and enable a service +* ⇢ ⇢ ⇢ Include to Android startup: ## Step by step guide |
