Add some information on accessing shared folder
I was unsure how to access the shared folder. Once I found it out, I wanted to share.
This commit is contained in:
parent
187da46c3b
commit
651a4d4955
@ -535,6 +535,14 @@ You can install the minimal Samba components on Ubuntu using:
|
||||
sudo apt install --no-install-recommends samba
|
||||
```
|
||||
|
||||
If everything is set up correctly, the `smbd` address will be printed
|
||||
when the virtual machine is started.
|
||||
For example: ` - smbd: On guest: smb://10.0.2.4/qemu`.
|
||||
If using a Windows guest, right-click on "This PC",
|
||||
click "Add a network location",
|
||||
and paste this address, removing `smb:`
|
||||
and replacing forward slashes with backslashes.
|
||||
|
||||
SPICE WebDAV 🐧 🪟
|
||||
----------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user