billowy-waitress-80413
08/11/2022, 7:04 PMmkdir -p ~/Library/Application\ Support/rancher-desktop/lima/_config
vi ~/Library/Application\ Support/rancher-desktop/lima/_config/override.yml
And then fill it with
mountType: 9p
mounts:
- location: "~"
9p:
# Try choosing "mmap" or "none" if you see a stability issue with the default "fscache".
cache: "fscache"
provision:
- mode: system
script: |
#!/bin/sh
mkmntdirs
mount -
Am I doing something wrong? Did the steps change?rdctl shell
• mount | grep p9
or just mount
and Find for "p9"mountType: 9p
in it as it seemed one of the issues I saw made it seem like that was enough but no difference. continues to use fuse.sshfs