Does 86Box work with Termux on Android?
86Box lets you emulate a vintage computer that were released in the past, including the 90s motherboards that were unveiled to the public. This program is available on multiple platforms, but here’s a big question.
Does 86Box work on Android inside a Ubuntu proot distribution within Termux?
The answer is: Yes!
But, why? Typically, the majority of Android devices uses the ARM64 processor to ensure that power efficiency and high performance is achieved, making your Android phone or tablet work speedily, with the help of Linux as the kernel. Termux provides a limited Linux environment, which you can then go to a proot distribution to install a Linux distribution.
You’ll ask “So, how can I then run 86Box on a Ubuntu proot distro?” The answer is right here!
Running 86Box on Android
We’ve managed to run 86Box with a small Linux live distribution, called Damn Small Linux (Classic) 0.4.10, that you can download here.
The following steps had to be taken:
wget.chmod +x on the file, but it failed to start because of /dev/fuse: Permission denied. Superuser permissions are needed in the Android system to access this device block file.--appimage-extract switch. This causes AppImage to extract the program files to a separate directory called squashfs-root.AppRun, but we got an error message saying that 86Box didn’t find the roms directory.roms-5.3 directory in squashfs-root using tar xvf v5.3.tar.gz.roms using mv roms-5.3 roms, we’ve executed AppRun again. This time, we got the virtual machine manager for 86Box!roms directory. According to the terminal output, it appears that 86Box tried to locate this directory under squashfs-root/usr/local/bin/roms but failed.squashfs-root, to avoid duplicate copying, using ln -s ../../../roms usr/local/bin/roms. Then, we’ve verified that the symbolic link got created correctly.damnsmall-0.4.10.iso to the virtual machine.Finally, Damn Small Linux runs under 86Box on Android! However, the performance is slower compared to running 86Box on a computer. You can verify the Linux version that this version of DSL runs.
#86Box #Android #news #smartphone #Tech #Technology #Termux #update








