Date: Mon, 24 Oct 2005 19:53:43 +0200 (CEST) From: Juergen Lock <nox@jelal.kn-bremen.de> To: mohacsi@niif.hu Cc: freebsd-emulation@freebsd.org Subject: Re: Using samba share under qemu Message-ID: <200510241753.j9OHrhpA099641@saturn.kn-bremen.de> In-Reply-To: <20051018123525.E91479@mignon.ki.iif.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <20051018123525.E91479@mignon.ki.iif.hu> you write: >Dear All, > I tried the qemu-0.7.0s.20050717 on FreeBSD 6.0-BETA3 with >samba-3.0.10,1 with the following command line: > >qemu -hda ~/qemuimages/diskc -smb qemu >I tried the also with >qemu -hda ~/qemuimages/diskc -smb /tmp > >But none of the combination starts smbd in background. > >Does anybody succeed to make user mode samba working under FreeBSD? Hmm. I just tried, using the current qemu port (qemu-0.7.2s.20050909_2), mount.smbfs //10.0.2.4/qemu /mnt/test in a kanotix guest (linux livecd iso) and it successfully mounted the dir passed to qemu -smb ... The smbd isn't started until the guest connects to the smb port (139) on that ip, maybe that made it look like it's not working? > >If I start by hand (smb -s /tmp/qemu-smb.<pid>/smb.conf) - it seems to be >working.... Well that wasn't necessary here. Juergen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510241753.j9OHrhpA099641>