Skip to content

[Question] Start lima with read or write host directory #1137

Answered by AkihiroSuda
jhay06 asked this question in Q&A
Discussion options

You must be logged in to vote

You can run limactl edit to open the YAML editor, and set writable to true

mounts:
- location: "~"
# Configure the mountPoint inside the guest.
# 🟢 Builtin default: value of location
mountPoint: null
# CAUTION: `writable` SHOULD be false for the home directory.
# Setting `writable` to true is possible, but untested and dangerous.
# 🟢 Builtin default: false
writable: null

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AkihiroSuda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants