Raspberry pi 4 (4GB ram) can not install mongodb server on any ver

i has try all ver of MongoDB from 4.2.X to 6.0.X and none of them has run with out

> mongod
[1]    695793 illegal hardware instruction (core dumped)  mongod

and I has try all way I have
raspberry info

 Static hostname: <hide>
       Icon name: computer
      Machine ID: <hide>
         Boot ID: <hide>
Operating System: Ubuntu 22.04.2 LTS
          Kernel: Linux 5.15.0-1027-raspi
    Architecture: arm64

and ubuntu info

Distributor ID: Ubuntu
Description:    Ubuntu 22.04.2 LTS
Release:        22.04
Codename:       jammy

Hello!

The Pi platform is not officially supported at this time.

In my personal capacity, I have built MongoDB 6.x from source and published the binaries on Github. Feel free to raise an issue on that repo if you run into issues. I have been running these binaries on a Pi 4 running a 64-bit OS for ~6 months now.

1 Like