Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2006 12:36:51 GMT
From:      Kyryll A Mirnenko <mirya@matrix.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/98437: emulators/qemu: make host2guest smb sharing work
Message-ID:  <200606031236.k53Captp033509@www.freebsd.org>
Resent-Message-ID: <200606031240.k53CeGjK031502@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98437
>Category:       ports
>Synopsis:       emulators/qemu: make host2guest smb sharing work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 12:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kyryll A Mirnenko
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD myhost 6.1-RELEASE FreeBSD 6.1-RELEASE #4: Sat May  6 20:39:18 EEST 2006     user@myhost:/usr/src/sys/i386/compile/MYHOST  i386
>Description:
qemu supports automatic smb share creation on host machine to be exported into guest (using smbd/custom config). The problem is smbd path is hardcoded to /usr/sbin/smbd (vl.c) while we install everything to /usr/local, so it won't work inbox w/o making links.

So paths should be tuned, maybe some more logging-related tunings in the same place
>How-To-Repeat:
install emulators/qemu, try the things described
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606031236.k53Captp033509>