Open samantsu01 opened 2 days ago
Is that all the output you get?
I didnt get you question , can you please elaborate ?
Can you start with --verbose
flag and share the output?
colima start --verbose
here is the output, not moving forward after that
That is very strange. Does it start up normally if you do not specify x86_64 as the architecture.
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: 9c08cff339f087c0600d9d56af7b5fbcfe02e287 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
Expected behaviour
should start colima with docker
Additional context
No response