qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] SAMBA support in QEMU
@ 2004-09-05 23:24 Fabrice Bellard
  2004-09-06  0:30 ` [Qemu-devel] " Ronald
                   ` (4 more replies)
  0 siblings, 5 replies; 30+ messages in thread
From: Fabrice Bellard @ 2004-09-05 23:24 UTC (permalink / raw)
  To: qemu-devel

Hi,

I just commited a simple solution to enable direct access to host files 
from Windows guests with user mode networking and with almost no set up. 
It is currently very experimental but it works, at least for Windows 98 
with the Samba server from Red Hat 9. Any suggestion is welcome.

How to use it:

* host config:
qemu -user-net -smb /myhostdir ...

* guest config:

Add the line:

10.0.2.4 smbserver

in the file C:\WINDOWS\LMHOSTS (for windows 9x)

Then /myhostdir can be accessed in '\\smbserver\qemu'. No network drive 
can be mapped to it, so it is better to add a short cut to this link.

Ignore the messages saying that the network directory cannot be reached.

Fabrice.

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2004-12-21 22:33 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-05 23:24 [Qemu-devel] SAMBA support in QEMU Fabrice Bellard
2004-09-06  0:30 ` [Qemu-devel] " Ronald
2004-09-06 17:02   ` Ronald
2004-09-06 17:16     ` Ronald
2004-09-10 12:47     ` Ronald
2004-09-10 14:37       ` Johannes Schindelin
2004-09-10 16:22         ` [Qemu-devel] " Ronald
2004-09-06 18:05 ` [Qemu-devel] " John R. Hogerhuis
2004-09-06 19:06 ` Mikesch Nepomuk
2004-09-11  7:12   ` [Qemu-devel] " Mark.Jonckheere
2004-09-11 13:19     ` Andreas Bollhalder
2004-09-06 19:46 ` [Qemu-devel] " Laurent Amon
2004-12-07 14:45 ` Adrian Smarzewski
2004-12-07 16:50   ` Johannes Schindelin
2004-12-08  9:26   ` Adrian Smarzewski
2004-12-08 12:36     ` Adrian Smarzewski
2004-12-08 12:56       ` Jens Arm
2004-12-08 13:04         ` Jens Arm
2004-12-08 21:56           ` Fabrice Bellard
2004-12-08 15:04     ` Adrian Smarzewski
2004-12-08 18:21       ` Felipe Sanchez
2004-12-08 21:59       ` Fabrice Bellard
2004-12-09  9:11         ` carlo.andreoli
2004-12-09 18:44         ` David Still
2004-12-09 21:34           ` Adrian Smarzewski
2004-12-19 15:18             ` Bernhard Huafbauer
2004-12-19 23:40               ` Fabrice Bellard
2004-12-20 21:14                 ` Bernhard Huafbauer
2004-12-20 23:14                   ` Fabrice Bellard
2004-12-21 22:13                     ` Bernhard Huafbauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).