From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 16:15:27 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15A0F1065674 for ; Tue, 28 Feb 2012 16:15:27 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id CB0FF8FC0C for ; Tue, 28 Feb 2012 16:15:26 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q1SGFPdG072834 for ; Tue, 28 Feb 2012 09:15:25 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q1SGFPqQ072831 for ; Tue, 28 Feb 2012 09:15:25 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 28 Feb 2012 09:15:25 -0700 (MST) From: Warren Block To: freebsd-questions@freebsd.org In-Reply-To: <4F4CD476.4020005@herveybayaustralia.com.au> Message-ID: References: <4F4CD476.4020005@herveybayaustralia.com.au> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Tue, 28 Feb 2012 09:15:26 -0700 (MST) Subject: Re: VBox network boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 16:15:27 -0000 On Tue, 28 Feb 2012, Da Rock wrote: > I'm starting to believe this dog won't hunt (in fact is dead, bloated, and > full of worms...); but has anyone got a solution for network booting in VBox > on FBSD host? To PXE-boot a VM guest, set networking to to Bridged and use the PCnet-PCI II (Am79C970A) adapter type. If the host is FreeBSD, the vboxnet kernel module has to be loaded.