Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test server deployment on RaspberryPI #76

Open
bgauduch opened this issue Sep 16, 2021 · 2 comments
Open

Test server deployment on RaspberryPI #76

bgauduch opened this issue Sep 16, 2021 · 2 comments

Comments

@bgauduch
Copy link
Owner

Using https://github.com/ptitSeb/box86

@bgauduch bgauduch changed the title Test server deplyment on RaspberryPI Test server deployment on RaspberryPI Sep 16, 2021
@actraiser30
Copy link

Hi is there a guide to make the server work in the raspberry Pi ??

@bgauduch
Copy link
Owner Author

Hi is there a guide to make the server work in the raspberry Pi ??

@actraiser30 I really wish there were one !

But thats not as easy as it could be because the server binary was only compile for x86 CPU architecture.

Only 2 solutions then:

  • decompile the server binary and recompile it for targets architectures (that's way above my skills)
  • emulate the binary using some kind of virtualisation tool, as stated in the first comment (I didn't had the opportunity to test that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants