mpboot icon indicating copy to clipboard operation
mpboot copied to clipboard

mpbot on aarch64 - Support for M1, M2 and M3 chips

Open sandrorsduarte opened this issue 1 year ago • 0 comments

For those who are trying to run mpboot on aarch64, there is a way to do it.

By installing Box86/Box64, the ubuntu starts running x86 and x64 applications. Here is the link to get the files. After installing it, it should say that "box64-arm64 has no installation candidate", which is normal. You'll install it by executing the comand sudo apt install box64-m1

After installing mpboot-sse, the only thing left to do is run the command ./mpboot normally. You coud test it by running the example on mpboot's website.

sandrorsduarte avatar Mar 27 '24 13:03 sandrorsduarte