From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 7 10:56:30 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56B401065672 for ; Mon, 7 Jun 2010 10:56:30 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [91.205.172.9]) by mx1.freebsd.org (Postfix) with ESMTP id 0C1B08FC0A for ; Mon, 7 Jun 2010 10:56:29 +0000 (UTC) Received: from [91.205.172.21] (helo=webmail.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1OLa0K-00064m-8f; Mon, 07 Jun 2010 12:56:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Mon, 07 Jun 2010 12:56:29 +0200 From: Bernhard Froehlich To: zaxis In-Reply-To: <28793596.post@talk.nabble.com> References: <28793596.post@talk.nabble.com> Message-ID: <775766f711c601ec470d82a173dabf83@bluelife.at> X-Sender: decke@bluelife.at User-Agent: RoundCube Webmail/0.4-beta X-Spam-Score: -0.3 (/) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sun, 6 Jun 2010 17:19:06 -0700 (PDT), zaxis wrote: > In linux, > start: > VBoxManage startvm winxp -type vrdp > > connect: > rdesktop localhost:3389 -g 1440x875 -D -N -k en-us -r sound:remote > > However, it seems i canot use vrdp in freebsd ? [...] Content analysis details: (-0.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 1.1 AWL AWL: From: address is in the auto white-list Cc: freebsd-emulation@freebsd.org Subject: Re: Can VBox use "vrdp" ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Jun 2010 10:56:30 -0000 On Sun, 6 Jun 2010 17:19:06 -0700 (PDT), zaxis wrote: > In linux, > start: > VBoxManage startvm winxp -type vrdp > > connect: > rdesktop localhost:3389 -g 1440x875 -D -N -k en-us -r sound:remote > > However, it seems i canot use vrdp in freebsd ? It looks like you don't care about our time because with just 2 minutes of searching you would have found the answer yourself. http://www.virtualbox.org/wiki/Editions VirtualBox is available precompiled (PUEL) from Sun/Oracle for Linux/Windows/MacOSX and has some additonal features like VRDP, USB, USB over RDP as described on the wiki page above. There are also the sources of VirtualBox available under GPLv2 that is called VirtualBox-OSE (OpenSource Edition) that do not have VRDP, USB but since 3.2.0 they include an VNC server. Some Linux distributions contain both the PUEL and the OSE version and have the exact same limitations. There is no PUEL version for FreeBSD yet as it is only available for platforms that Sun/Oracle supports. -- Bernhard Fröhlich http://www.bluelife.at/