From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 25 12:38:05 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 AB7DF106566B for ; Sun, 25 Apr 2010 12:38:05 +0000 (UTC) (envelope-from lstewart@freebsd.org) Received: from lauren.room52.net (lauren.room52.net [210.50.193.198]) by mx1.freebsd.org (Postfix) with ESMTP id 6E06B8FC0A for ; Sun, 25 Apr 2010 12:38:05 +0000 (UTC) Received: from lawrence1.loshell.room52.net (unknown [59.167.184.191]) by lauren.room52.net (Postfix) with ESMTPSA id B0DAA7E84A; Sun, 25 Apr 2010 22:38:03 +1000 (EST) Message-ID: <4BD437AB.8060103@freebsd.org> Date: Sun, 25 Apr 2010 22:38:03 +1000 From: Lawrence Stewart User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-AU; rv:1.9.1.9) Gecko/20100405 Thunderbird/3.0.4 MIME-Version: 1.0 To: Daniel Braniss References: <4BD3EBE1.8030701@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: NFS mount RPC error when loading kernel after PXE boot(was "Re: Vbox/PXE booting works (fwd)") 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: Sun, 25 Apr 2010 12:38:05 -0000 Hi Danny, On 04/25/10 21:39, Daniel Braniss wrote: >> Hi Danny and all, [snip] >> mount the NFS share to pull the kernel from. I've verified that the NFS >> configuration works, both using a separate physical machine and by >> firing up the VM I'm trying to PXE boot with the fixit CD and mounting >> the share from the fixit shell i.e. the problem seems to be localised to >> the boot loader. [snip] > have you tried your pxe/diskless outside vmware? Yes, see above. The NFS configuration works perfectly when used inside a vm running FreeBSD or from a physical machine. It only fails when I try to PXE boot the vm. Cheers, Lawrence