From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 10 06:44:10 2009 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 08790106566B for ; Thu, 10 Sep 2009 06:44:10 +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 B87558FC0C for ; Thu, 10 Sep 2009 06:44:09 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1MldO2-0007Vk-Ul for freebsd-emulation@freebsd.org; Thu, 10 Sep 2009 09:44:07 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-emulation@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 2009 09:44:06 +0300 From: Daniel Braniss Message-ID: Subject: vbox & network boot(pxe) 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: Thu, 10 Sep 2009 06:44:10 -0000 Hi, The etherboot/pxe code works only if all the servers involved are the same, or in simple english, only one server :-) I can try and fix this, but even after my morning coffee, I'm at lost in trying to compile it, pcnet32.zrom is distributed in binary. Any hint would be greatly appreciated, danny