#Port script to AMD64 CPU

10 messages · Page 1 of 1 (latest)

modern plaza
#

I feel a bit stupid, but I'm trying to use Proxmox to create an LXC container with the following script:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/syncthing.sh)"

This only works for ARM64 CPU's and there's another github link that says it can port to AMD64 architecture:

https://github.com/asylumexp/Proxmox

I'm kind of new to using GitHub and Proxmox, so I'm not sure how to actually use it? Any suggestions?

GitHub

Proxmox VE Helper-Scripts - Ported to ARM64. Contribute to asylumexp/Proxmox development by creating an account on GitHub.

unique hearth
#

I get a similar error whent trying to install immich: This script will not work on non arm64 systems ! . But last week this script worked

modern plaza
#

Yeah I mean there is a github repo there for porting it, I'm just not sure how to use it

#

All depends on your CPU - mine is AMD64 hence me trying to port it, the server i'm using is a bit aged lol

modern plaza
unique hearth
#

Yes same system I have a intel I5 on hp elite desk mini

#

I've make it work by not using the asylumexp repo.

pure crypt
#

arm64 never supported by us, only by @sinful fractal , we have only AMD64 / x86 x64

modern plaza
#

Thank you btw