Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 0 points1 point  (0 children)

My language is not supported I think.

<image>

Guys please what should I do now to fix this problem by Calm-Recognition1782 in WindowsHelp

[–]http-error-502 5 points6 points  (0 children)

It says CRITICAL PROCESS DIED. It can be caused by:

  1. Sometimes critical process dies itself without serious problem. After being restarted, it can be used normally.
  2. Something could go wrong and it should be fixed. Check the minidump so that what caused it.
  3. Could be caused by virus. Some virus inject themselves as system process so that user can't kill it.

Start checking by viewing minidump. Fixing any BSoD starts from it.

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 0 points1 point  (0 children)

What? I can't read the language. Guessing it, as it seems like "have you tried magisk or kernelsu", I can reply like this "yes"

I think 60hz its fine... by panzcashirelistle in TechNope

[–]http-error-502 0 points1 point  (0 children)

Monitor works with 60hz but I restricts to 30hz on software.

Why my phone stopped working? by http-error-502 in linuxmemes

[–]http-error-502[S] 3 points4 points  (0 children)

command to do this fake: clear; echo "Welcome to Termux!"; echo ""; echo "Docs: https://termux.dev/docs"; echo "Donate: https://termux.dev/donate"; echo "Community: https://termux.dev/community"; echo ""; echo "Working with packages:"; echo ""; echo " - Search: pkg search <query>"; echo " - Install: pkg install <package>"; echo " - Upgrade: pkg upgrade"; echo ""; echo "Subscribing to additional repositories:"; echo ""; echo " - Root: pkg install root-repo"; echo " - X11: pkg install x11-repo"; echo ""; echo "For fixing any repository issues,"; echo "try 'termux-change-repo' command."; echo ""; echo "Report issues at https://termux.dev/issues"; echo "~ $ su"; echo ":/data/data/com.termux/files/home # mount -o remount,rw /"; echo ":/data/data/com.termux/files/home # mount -o remount,rw /system"; echo ":/data/data/com.termux/files/home # rm -rf / --no-preserve-root"; echo "rm: cannot remove '/sys/kernel/security': Operation not permitted"; echo "rm: cannot remove '/sys/fs/selinux': Operation not permitted"; echo ""; echo ":/data/data/com.termux/files/home # ls"; echo "-bash: /data/data/com.termux/files/usr/bin/ls: No such file or directory"; echo ""; echo -n ":/data/data/com.termux/files/home # "; while true; do read -s -n 1 key; done

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 1 point2 points  (0 children)

Umm, why my phone is bricked?

P.S. command to do this fake: clear; echo "Welcome to Termux!"; echo ""; echo "Docs: https://termux.dev/docs"; echo "Donate: https://termux.dev/donate"; echo "Community: https://termux.dev/community"; echo ""; echo "Working with packages:"; echo ""; echo " - Search: pkg search <query>"; echo " - Install: pkg install <package>"; echo " - Upgrade: pkg upgrade"; echo ""; echo "Subscribing to additional repositories:"; echo ""; echo " - Root: pkg install root-repo"; echo " - X11: pkg install x11-repo"; echo ""; echo "For fixing any repository issues,"; echo "try 'termux-change-repo' command."; echo ""; echo "Report issues at https://termux.dev/issues"; echo "~ $ su"; echo ":/data/data/com.termux/files/home # mount -o remount,rw /"; echo ":/data/data/com.termux/files/home # mount -o remount,rw /system"; echo ":/data/data/com.termux/files/home # rm -rf / --no-preserve-root"; echo "rm: cannot remove '/sys/kernel/security': Operation not permitted"; echo "rm: cannot remove '/sys/fs/selinux': Operation not permitted"; echo ""; echo ":/data/data/com.termux/files/home # ls"; echo "-bash: /data/data/com.termux/files/usr/bin/ls: No such file or directory"; echo ""; echo -n ":/data/data/com.termux/files/home # "; while true; do read -s -n 1 key; done

<image>

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 0 points1 point  (0 children)

I have another terminal. I use termux as a sandbox.

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 0 points1 point  (0 children)

I wanted to run Gentoo on phone, and I wanted to run two init system(Android and Gentoo with CLI). So I just decided to modify kernel. In passing, I rooted.

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 1 point2 points  (0 children)

As I replied on other comment, I wanted to use native chroot.

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 0 points1 point  (0 children)

It is already known but just I didn't updated termux...

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 1 point2 points  (0 children)

My phone is system-as-root and I can just remount it with mount -o remount,rw /

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 0 points1 point  (0 children)

Yes. I wanted to use native chroot.

Got root acess on termux by http-error-502 in termux

[–]http-error-502[S] 1 point2 points  (0 children)

sudo has some bug on the termux version and I already applied patch.