From mboxrd@z Thu Jan 1 00:00:00 1970 From: Weikuan Yu Subject: Re: xen tftpboot Date: Tue, 15 Aug 2006 17:12:39 -0400 Message-ID: <44E238C7.8030702@ornl.gov> References: <87u04dq21k.fsf@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87u04dq21k.fsf@xs4all.nl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Many thanks for all the help. I managed to boot with Ian's instruction on using mboot.c32. mbootpack did not work for as it complains not able to find multiboot header. Guess that is a solved problem. I will just move ahead then. Thanks again, Weikuan Marco Gerards wrote: > Weikuan Yu writes: > > >>Anybody has experience doing tftpboot (pxeboot) of xen? I do not seem >>to find any hints from googling. > > > You could use GRUB (although you have to compile it yourself to enable > networking. Another option is using mbootpack so it works with every > bootloader. > > -- > Marco