Colima not starting on Mac M2
- Dominant language
- Go
- Stars
- 30.8k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
### Description
On running `colima start` on a Mac M2 machine, I'm stuck at

### Version
```
colima version 0.8.1
git commit: 96598cc5b64e5e9e1e64891642b91edc8ac49d16
limactl version 1.0.3
qemu-img version 9.2.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
```
### Operating System
- [ ] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [ ] Linux
### Output of `colima status`
```
FATA[0000] colima is not running
```
### Reproduction Steps
The issue is not reproducable as colima is working fine in other M2 systems.
### Expected behaviour
Colima should start properly and the terminal should not be stuck
### Additional context
Tried reinstalling colima, restarting the system
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.