I have Installed the generic aarch64 rootfs to an sdcard , and have placed It inside my phone and am trying to chroot into it - via a superuser adb shell , by running
busybox chroot /data/local/mnt /bin/bash
however - I get chroot: can't execute '/bin/bash': No such file or directory
Asked by Bilal Ahmed
(11 rep)
Mar 16, 2022, 08:23 PM