Skip to content

Commit b40d4c3

Browse files
authored
Merge pull request #806 from AkihiroSuda/doc-9p-version
docs/mount.md: clarify required Lima version
2 parents e237573 + 3401b97 commit b40d4c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/mount.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,8 @@ mounts:
7373
# 🟢 Builtin default: "fscache" for non-writable mounts, "mmap" for writable mounts
7474
cache: null
7575
```
76+
77+
The "9p" mount type requires Lima v0.10.0 or later.
78+
7679
#### Caveats
7780
- The "9p" mount type is known to be incompatible with CentOS, Rocky Linux, and AlmaLinux as their kernel do not support `CONFIG_NET_9P_VIRTIO`.

0 commit comments

Comments
 (0)