qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best Method To Share Folder Between Linux Host & Windows 10 Guest?


From: Narcis Garcia
Subject: Re: Best Method To Share Folder Between Linux Host & Windows 10 Guest?
Date: Sat, 14 Dec 2019 19:25:59 +0100

I install samba on host and then I use this syntax for the VM:

$ qemu -device e1000,netdev=net0 -netdev
"user,id=net0,smb=/home/user/Public"

Guest has this path available to access to that host folder:
\\10.0.2.4\qemu


El 14/12/19 a les 3:43, Jesse Palser ha escrit:
> Hi,
> 
> What would be the best method to share a folder between an Ubuntu Linux
> host and Windows 10 guest?
> Let me know, thanks!
> 
> -- 
> Jesse Palser
> address@hidden <mailto: address@hidden>
> *Fallen Angel Software*
> Video Game Design Studio
> www.FallenAngelSoftware.com <http://www.FallenAngelSoftware.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]