From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 17 05:19:26 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16340F40 for ; Sat, 17 Nov 2012 05:19:26 +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 BDFEC8FC12 for ; Sat, 17 Nov 2012 05:19:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qAH5JOs9003130; Fri, 16 Nov 2012 22:19:24 -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 qAH5JNgu003127; Fri, 16 Nov 2012 22:19:23 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 16 Nov 2012 22:19:23 -0700 (MST) From: Warren Block To: Mark Saad Subject: Re: Using PC-Sysinstall for automated network installs of FreeBSD In-Reply-To: <6AE3D893-A88C-47FA-9DEE-8C0837124481@longcount.org> Message-ID: References: <6AE3D893-A88C-47FA-9DEE-8C0837124481@longcount.org> 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]); Fri, 16 Nov 2012 22:19:24 -0700 (MST) Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2012 05:19:26 -0000 On Fri, 16 Nov 2012, Mark Saad wrote: > On Nov 16, 2012, at 8:44 PM, Warren Block wrote: > >> On Fri, 16 Nov 2012, Warren Block wrote: >> >>> Trying to start this from SYSLINUX almost works. My menu config just does >> >> Actually, it does work on a real machine. It stalls on a VirtualBox VM during or after the NFS root mount. > > Strange , I will test it on virtualbox when I get some time next week . I did a lot of the testing initially on VMware esxi 4.0 and I did not have any issues related to VM stuff . What version of vbox did you use ? What network interface choice did you use in vbox ? VirtualBox 4.1.22, FreeBSD 9-stable amd64 host. Only the "PCnet-FAST III (Am79C973)" can pxe-boot, and only in bridged mode.