From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 25 13:29:00 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 3F386106566C; Sun, 25 Apr 2010 13:29:00 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id E187D8FC0C; Sun, 25 Apr 2010 13:28:59 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1O61tK-0005Se-G6; Sun, 25 Apr 2010 16:28:58 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Lawrence Stewart In-reply-to: <4BD437AB.8060103@freebsd.org> References: <4BD3EBE1.8030701@freebsd.org> <4BD437AB.8060103@freebsd.org> Comments: In-reply-to Lawrence Stewart message dated "Sun, 25 Apr 2010 22:38:03 +1000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Apr 2010 16:28:58 +0300 From: Daniel Braniss Message-ID: 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 13:29:00 -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. i'll refrase question: can you pxe boot a diskless client via nfs? the 'above' just says that you can nfs access, which was not my question. danny