Has --vm-type been removed in 0.5.1? #540
-
Can't see this param. Tried to use vmType: vz but it gets automatically set to "" on start. Was this option removed completely? Is it not working at all? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 11 replies
-
It's working fine. But it doesn't exist except with macOS Ventura 13. Note that you don't change vm types with an existing profile. To experiment, delete your current profile, or create a new one, |
Beta Was this translation helpful? Give feedback.
-
No, I need Oracle as I work for commercial global project which uses Oracle as a main DB. It works if I use x86 architecture Param in Colima but in every 8-10th case I get this error. Stop/start usually fixes the problem. Another problem is speed. It is all very slow. Even though I give Colima 6 cores and 16gig of ram |
Beta Was this translation helpful? Give feedback.
-
Why is this option restricted to macOS 13, doesn’t 12 also have the virtualization framework? |
Beta Was this translation helpful? Give feedback.
-
Yes, why is it limited to Ventura? In corporate environment it can be difficult to upgrade OS. |
Beta Was this translation helpful? Give feedback.
It's working fine. But it doesn't exist except with macOS Ventura 13.
Note that you don't change vm types with an existing profile. To experiment, delete your current profile, or create a new one,
colima start vz --vm-type=vz
will start a newcolima-vz
profile with virt type vz.