Setup
- Download the lastest alpine-minirootfs for armv7 from alpinelinux
- Once you have root access use adb to push these files to
/data/
(e.g.adb push setup.sh /data/
):alpine-minirootfs-3.22.1-armv7.tar.gz
setup.sh
busybox-armv7l
- Navigate to
/data
and then runsh setup.sh
which should setup the chroot (mounting the/dev
etc) - This will then drop you into a
localhost
shell, to get out