-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
Unable start colima in mac M3 #1199
Comments
Is that all the output you get? |
I didnt get you question , can you please elaborate ? |
Can you start with
|
That is very strange. |
@samantsu01, not sure if it matters, but I did not need to manually install lima or qemu, steps 1 & 2 in your reproduction steps. Just These are the settings that consistently work for me to get my large project to run on M3:
|
Description
Trying to start colima using this command
colima start --cpu 2 --memory 4 --arch x86_64
Getting hung with message below
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0001] creating and starting ... context=vm
Version
colima version 0.8.0
git commit: 9c08cff
limactl version 1.0.1
qemu-img version 9.1.1
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
Operating System
Output of
colima status
colima status
FATA[0000] colima is not running
Reproduction Steps
2.brew install qemu
3.brew install colima
Expected behaviour
should start colima with docker
Additional context
No response
The text was updated successfully, but these errors were encountered: