From owner-freebsd-emulation@FreeBSD.ORG Mon Dec 1 19:40:28 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1084D693 for ; Mon, 1 Dec 2014 19:40:28 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1.freebsd.org (Postfix) with ESMTP id EEAD5D4F for ; Mon, 1 Dec 2014 19:40:27 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id 3841EB9CD52 for ; Sat, 29 Nov 2014 02:20:55 -0800 (PST) Date: Sat, 29 Nov 2014 03:20:54 -0700 (MST) From: Ranjan1018 <214748mv@gmail.com> To: freebsd-emulation@freebsd.org Message-ID: <1417256454062-5969483.post@n5.nabble.com> In-Reply-To: References: Subject: Re: /emulators/virtualbox-ose Serial port access? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2014 19:40:28 -0000 The same issue with virtualbox-ose-4.3.12_2 in $ uname -a FreeBSD zippi 10.1-BETA3 FreeBSD 10.1-BETA3 #0 r272167: Fri Sep 26 11:11:24 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 This is a production server and I have solved the problem with comms/ser2net in FreeBSD and com0tcp (part of at com0com) in the Windows VM. The serial device connected to the server is much more simple than a modem so I do not know if this solution is usable with a modem. Another problem I found with this solution is the impossibility to suspend/resume the VM. Maurizio -- View this message in context: http://freebsd.1045724.n5.nabble.com/emulators-virtualbox-ose-Serial-port-access-tp5960048p5969483.html Sent from the freebsd-emulation mailing list archive at Nabble.com.