We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e237573 commit 3401b97Copy full SHA for 3401b97
docs/mount.md
@@ -73,5 +73,8 @@ mounts:
73
# 🟢 Builtin default: "fscache" for non-writable mounts, "mmap" for writable mounts
74
cache: null
75
```
76
+
77
+The "9p" mount type requires Lima v0.10.0 or later.
78
79
#### Caveats
80
- 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