Skip to content

Commit 0e2db44

Browse files
authored
Merge pull request #3048 from AkihiroSuda/archlinux
templates: archlinux: allow 9p again
2 parents 4905a74 + 548ee41 commit 0e2db44

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/archlinux.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ mounts:
1717
- location: "~"
1818
- location: "/tmp/lima"
1919
writable: true
20-
21-
# 9p is broken in Linux v6.9, v6.10, and v6.11.
22-
# The issue was fixed in Linux v6.12-rc5 (https://github.com/torvalds/linux/commit/be2ca38).
23-
mountTypesUnsupported: ["9p"]

0 commit comments

Comments
 (0)