Replies: 1 comment
-
|
Try with some BOX86_DYNAREC flags like BOX86_DYNAREC_STRONGMEM=2, BOX86_DYNAREC_SAFEFLAGS=2, BOX86_DYNAREC_CALLRET=0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After some successful reports of running Veeam Transport Server using box64 I wanted to try running the Veeam Backup Client on a Raspberry Pi 4 using box86.
Unfortunately with most arguments the installer aborts, only --help and --version works.
I added the process name to
/etc/box86.box86rcand enabled DEBUG logging, but I can't find a relevant warning or error message that leads to the abort of the process. Maybe you can give me an hint:Beta Was this translation helpful? Give feedback.
All reactions