Skip to content

Commit

Permalink
Clarify that VirtFS cannot be used with WebDAV
Browse files Browse the repository at this point in the history
Fixes #55
  • Loading branch information
osy committed Nov 20, 2024
1 parent 3131f6c commit cfc9a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guest-support/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ $ sudo pacman -S phodav
```

## VirtFS
VirtFS enables [QEMU directory sharing]({% link settings-qemu/sharing.md %}#virtfs) as an alternative to SPICE WebDAV.
VirtFS enables [QEMU directory sharing]({% link settings-qemu/sharing.md %}#virtfs) as an alternative to SPICE WebDAV. Note that VirtFS sharing must be enabled in the settings and you cannot use it at the same time as WebDAV directory sharing.

After making sure your Linux installation [supports 9pfs](#drivers), you can automatically mount the share by adding the following entry to your `/etc/fstab`:

Expand Down

0 comments on commit cfc9a80

Please sign in to comment.