Andrax in linux/64 chroot

---

https://askubuntu.com/questions/1006846/chroot-onto-arm-based-image
https://unix.stackexchange.com/questions/41889/how-can-i-chroot-into-a-filesystem-with-a-different-architechture

git clone https://gitlab.com/crk-mythical/andrax-hackers-platform-v5/
cd /mnt7/andrax-hackers-platform-v5/compressed-core/
tar -xvf ./andrax.r5-build2.tar.xz
sudo apt-get install qemu-user-static qemu-system-arm

make start file with: etc 😉

echo “mount android avd”;sudo mount /dev/sdb5 /mnt7;
sudo ln -s /mnt7/andrax-hackers-platform-v5/compressed-core /opt/ANDRAX
/mnt7/andrax-hackers-platform-v5/arm/start_andrax

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>