Latest stable distrobution builds: AneoEngine V0.2.1 - Official distro (1.4 MB) AneoEngine V0.2.1 - Official build script (3.4 KB) Latest distrobution builds: AneoEngine V0.2.2 - Unstable distro AneoEngine V0.2.2 - Latest build script
You can either burn a CD/DVD or flash a USB with the AneoEngine.ISO file. For Linux you can run the following: 'lsblk' to see your USB device 'sudo dd if=AneoEngine.ISO of=/dev/sdX' to flash the ISO, replace 'sdX with your device. Or you can use BalenaEtcher For Windows you can use either Rufus or BalenaEtcher.
QEMU works on all modern operating systems. To run on QEMU run the following: $ qemu-system-i386 -cdrom AneoEngine.ISO $ qemu-system-x86_64 -cdrom AneoEngine.ISO