Getting while running the podman command "podman machine start" in Mac M1.
Version Details
Mac version: 12.6
Podman version: 4.2.1
Qemu version: 7.1.0
Install Podman and QEMU by using Homebrew.
Please help in this.
The issues with OS architecture. Change your OS architecture to arm64 with the below command, before installing the Podman and Qemu.
env /usr/bin/arch -arm64 /bin/zsh --login