!) system - added support for AMPERE (R) and ARM64 CHR installations (new ARM64 CHR image available);
As I didn’t manage to enable container support on arm64 CHR, I found another way to set device mode (on Hetzner Cloud):
Create a temporary x64 instance:
- Install CHR x86
- Enable container support
- Enter rescue mode
- Mount /dev/sda2 and copy /rw/rosmode.msg locally
- Remove the x64 instance
On the arm64 instance:
- Enter rescue mode
- Mount /dev/sda2 and copy rosmode.msg to /rw
- Reboot
Container support is now enabled:
[admin@MikroTik] > /system/resource/print
uptime: 6m37s
version: 7.15rc2 (testing)
build-time: 2024-04-24 09:38:34
free-memory: 3652.5MiB
total-memory: 4000.0MiB
cpu: ARM64
cpu-count: 2
cpu-load: 1%
free-hdd-space: 8.9GiB
total-hdd-space: 8.9GiB
write-sect-since-reboot: 282
write-sect-total: 282
architecture-name: arm64
board-name: CHR Hetzner vServer
platform: MikroTik
[admin@MikroTik] > /system/device-mode/print
mode: enterprise
container: yes