From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: pxe support Date: Mon, 22 Jan 2007 10:55:10 +0100 Message-ID: <45B489FE.6000708@novell.com> References: <20070118093504.GF18763@york.uk.xensource.com> <20070118100131.GG18763@york.uk.xensource.com> <8A87A9A84C201449A0C56B728ACF491E04F1B0@liverpoolst.ad.cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8A87A9A84C201449A0C56B728ACF491E04F1B0@liverpoolst.ad.cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: Anthony Liguori , Tim Deegan , xen-devel@lists.xensource.com, Sven Oehme List-Id: xen-devel@lists.xenproject.org > There's also Gerd's domU kexec work. Kind of "on hold" right now due to being sidetracked with 32-on-64 stuff, hope I can come back to this soon. Should be easy to get pxe work I think. The mini bootloader already can bring up the interface using dhcp, it doesn't do anything useful with it yet though, I did this more for network device handover testing. Fetching a kernel using tftpc is easy to add. cheers, Gerd