From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gorm Hansen Subject: Re: Diskless boot at cambridge Date: Thu, 14 Apr 2005 11:42:04 -0700 Message-ID: <425EB97C.8000903@diku.dk> References: <002701c54118$e4ef3670$b13a6a83@falcon> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Kip Macy Cc: James Bulpin , xen-devel List-Id: xen-devel@lists.xenproject.org Kip Macy wrote: >>We use either grub with tftp (limited driver support here), > > > I'm having hard time even getting to the GRUB prompt so I don't think > that is an option. Getting this stuff running is kind of hard, but it _will_ be worth it almost no matter how much time you spend :-) You can also put Grub on the disk and then use it's ifconfig or bootp commands to configure the network and do tftp from there, but I have never tried that myself. If your network adapter does not support PXE you can stick etherboot on a floppy (if etherboot supports your adapter that is). Jacob