File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 55 arch : " x86_64"
66- location : " https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.aarch64-Cloud.qcow2"
77 arch : " aarch64"
8- mountTypesUnsupported : ["9p"]
8+ # Hint: to allow 9p and virtiofs, replace the `kernel-default-base` package with `kernel-default` and reboot the VM.
9+ # https://github.com/lima-vm/lima/issues/3055
10+ mountType : " reverse-sshfs"
11+ mountTypesUnsupported : ["9p", "virtiofs"]
912mounts :
1013- location : " ~"
1114- location : " /tmp/lima"
Original file line number Diff line number Diff line change 55 arch : " x86_64"
66- location : " https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2"
77 arch : " aarch64"
8- mountTypesUnsupported : ["9p"]
8+ # Hint: to allow 9p and virtiofs, replace the `kernel-default-base` package with `kernel-default` and reboot the VM.
9+ # https://github.com/lima-vm/lima/issues/3055
10+ mountType : " reverse-sshfs"
11+ mountTypesUnsupported : ["9p", "virtiofs"]
912mounts :
1013- location : " ~"
1114- location : " /tmp/lima"
You can’t perform that action at this time.
0 commit comments