From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 28 10:01:49 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 8C5561065672 for ; Wed, 28 Apr 2010 10:01:49 +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 0F3C88FC1D for ; Wed, 28 Apr 2010 10:01:48 +0000 (UTC) Received: from lawrence1.loshell.room52.net (unknown [59.167.184.191]) by lauren.room52.net (Postfix) with ESMTPSA id 744A67E84A; Wed, 28 Apr 2010 20:01:47 +1000 (EST) Message-ID: <4BD80782.1070801@freebsd.org> Date: Wed, 28 Apr 2010 20:01:38 +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> <4BD437AB.8060103@freebsd.org> <4BD45CAD.1050102@freebsd.org> <4BD542FE.2090805@freebsd.org> <4BD79938.4050507@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 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: Wed, 28 Apr 2010 10:01:49 -0000 On 04/28/10 15:55, Daniel Braniss wrote: [snip] >> >> - Can you please put your pxeboot binary somewhere for me to download >> and try? > done: > ftp://ftp.cs.huji.ac.il/users/danny/freebsd/pxeboot-8.0 > actually I lied, it's not too vanilla, it has some changes I made and forgot > about them :-) hmm, so not having much luck with your pxeboot binary, it hangs after printing the "BTX loader 1.00 BTX version is 1.02" line. Can you try my vanilla pxeboot with your vm and let us know if it works: http://loshell.room52.net/~lstewart/pxeboot_8_stable Cheers, Lawrence