John

Results 2 comments of John

I'm able to reproduce the issue as well. I'm running: `colima start --cpu 2 --memory 8 --disk 40 --mount $HOME/IdeaProjects:/IdeaProjects:rw` But when I look at `~/.lima/colima/lima.yaml` I see this: ```yaml...

Ack! I will fix the syntax. Does the default mount give me write access though? I thought it was read only by default?