-
Notifications
You must be signed in to change notification settings - Fork 65
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
ARM64 Support (i.e. Apple Silicon, and others) #592
Comments
Just tried on a fresh install (jammy on multipass on M1), currently at a 0% stage:
|
This above issue is still unresolved. Is there any way that I could help fixing it?
|
ARM support is tricky. We'd like to support it but there are a lot of tools that simply won't work. This set of aerrors is mainly around getting saltstack to install properly. I have an open issue to improve the saltstack install process but haven't had a chance to address it. Even with fixing this issue, ARM support is a long way off, last time I tested, it was about a 50% success rate of installs. |
Hi @ekristen, any chances of installing SIFT using cast on a Silicone Mac? I was trying to install SIFT using cast but encountering the error message: FATA[0016] received error code 404 attempting to download. Looking forward to run SIFT on a Silicone Mac |
With recent removal of Intel based macs, I looking forward for SIFT to be implemented for use in Apple Silicon. Any updates on this please. |
Hi @ekristen, I was trying to install SIFT on Ubuntu 22.04 (running in a WMware Fusion VM) but I am still facing the same problem like everybody else in the thread. |
Hey everyone. Last time I attempted this, only about 50% of the packages worked. I'll give it another shot and see where things stand. |
Alright, so there's a few blockers. I need to adjust the tooling to support ARM better, the way I'm doing saltstack now needs to change. I'll try and get this tested over the weekend and provide a status update of where we stand in terms of what tools do or do not work. Right off the rip, nothing based on GIFT will work, they've not compiled anything for ARM as far as I know, I could be wrong, so that means Bulk-extractor isn't compiled for ARM, last time I tried it broke. |
Thank you very much for your efforts, @ekristen! |
The text was updated successfully, but these errors were encountered: