From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 05:10:00 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1859E106564A for ; Mon, 29 Aug 2011 05:10:00 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id A00D58FC16 for ; Mon, 29 Aug 2011 05:09:59 +0000 (UTC) Received: from [46.74.208.221] (46.74.208.221) by groupware.itac.at (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 0399A6; Mon, 29 Aug 2011 07:10:21 +0200 From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: "Michael D. Norwick" , emulation@freebsd.org X-Mailer: Modest 3.90.7 References: <4E5AF7FC.30200@centurytel.net> In-Reply-To: <4E5AF7FC.30200@centurytel.net> Content-Type: text/plain; charset=utf-8 Content-ID: <1314594624.5517.3.camel@Nokia-N900-42-11> Date: Mon, 29 Aug 2011 07:10:24 +0200 Message-Id: <1314594624.5517.4.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0209.4E5B1F26.0064,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: Subject: Re: VirtualBox 4.1.2 r73507 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2011 05:10:00 -0000 On Mo., 29. Aug. 2011 04:22:52 CEST, Michael D. Norwick wrote: > Sorry to be a nit, > Trying to run FreeBSD 9.0 as a guest on VirtualBox 4.1.2 r73507 hosted > on Kubuntu 'natty'.  I have the system up but cannot figure out how to > install 'guest additions'.  Are FreeBSD guest additions for VirtualBox > 4.1 available anywhere? There are guest additions available but not officially supported. You can find them in the freebsd ports tree as emulators/virtualbox-ose-additions. Please also read http://wiki.freebsd.org/VirtualBox > I've been to the Call for testers page but I do not know what to do with > > CFT Ports: > http://home.bluelife.at/ports/virtualbox-cft-20110807.tar.gz.  I cannot > seem to download it. You only need this if you really need one of the 4.1 guest additions features. They are compatible with newer guests. The latest guest additions for 4.1.2 are availabe as cft too. But you also need to update devel/kBuild from the cft first. http://home.bluelife.at/ports/virtualbox-cft-20110825.tar.gz > > The VirtualBox pdf did not help me. > > I've had FreeBSD 8.2 running as a guest on this machine with a > resizeable window and USB support but I've lost some links and I cannot > get a usable X-window for FreeBSD 9.0. > > Any help is greatly appreciated > > Michael > > ps  In any case, if someone could advise me as to what to do with a cft > file I thank you.