From owner-freebsd-ia64@FreeBSD.ORG Wed Dec 24 17:14:31 2008 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AC641065702 for ; Wed, 24 Dec 2008 17:14:31 +0000 (UTC) (envelope-from kshaw@kendallshaw.com) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.freebsd.org (Postfix) with ESMTP id 458798FC19 for ; Wed, 24 Dec 2008 17:14:31 +0000 (UTC) (envelope-from kshaw@kendallshaw.com) Received: from [75.101.18.42] (75-101-18-42.dsl.static.sonic.net [75.101.18.42]) (authenticated bits=0) by a.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id mBOHEULP018860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 24 Dec 2008 09:14:31 -0800 From: Kendall Shaw To: freebsd-ia64@freebsd.org In-Reply-To: <1230097696.23703.9.camel@pokey.kendallshaw.com> References: <1230097696.23703.9.camel@pokey.kendallshaw.com> Content-Type: text/plain Organization: Kendall Shaw Date: Wed, 24 Dec 2008 09:14:28 -0800 Message-Id: <1230138868.23703.13.camel@pokey.kendallshaw.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Subject: Re: i2000, how to configure boot? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2008 17:14:31 -0000 On Tue, 2008-12-23 at 21:48 -0800, Kendall Shaw wrote: > Hi, > > I bought a used HP i2000 and it looks like I managed to install freebsd > 7.0, but I have no idea how to cause it to boot freebsd from the hard > disk. In the boot options menu I can add a boot option and I can see > some files like GENERIC and loader.efi. Selecting loader.efi and adding > a label for it in the boot menu and attempting to boot from it did not > work (it complains that it doesn't exist). What do I need to do to cause > it to boot? > > Kendall A variation on the same question: If I were to try to boot the machine from a pxeboot server, what files would it need to serve? Kendall