From owner-freebsd-ia64@FreeBSD.ORG Thu Mar 25 18:39:19 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E106C16A4CE for ; Thu, 25 Mar 2004 18:39:19 -0800 (PST) Received: from dogfood.jrv.org (rrcs-sw-24-73-246-106.biz.rr.com [24.73.246.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7667543D2F for ; Thu, 25 Mar 2004 18:39:19 -0800 (PST) (envelope-from james@jrv.org) Received: from jrv.org (zippy.jrv.org [192.168.3.156]) (authenticated bits=0) by dogfood.jrv.org (8.12.11/8.12.10) with ESMTP id i2Q2dKEY014903 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 Mar 2004 20:39:21 -0600 (CST) (envelope-from james@jrv.org) Message-ID: <406397D6.7010107@jrv.org> Date: Thu, 25 Mar 2004 20:39:18 -0600 From: "James R. Van Artsalen" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gian-Paolo Musumeci References: <200403260219.i2Q2J6w8026874@wraith.pdti.net> In-Reply-To: <200403260219.i2Q2J6w8026874@wraith.pdti.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ia64@freebsd.org Subject: Re: Problems installing 5.2.1 onto HP rx2600 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 02:39:20 -0000 Gian-Paolo Musumeci wrote: >>No, but you might want to give the post 5.2.1 snaphot a try: >> ftp://ftp2.freebsd.org/pub/FreeBSD/snapshots/ia64 >>It should find your CD drive. >> >> > >The post-5.2.1 snapshot does indeed see the CD drive and let me install, >apparently without further incident. However, the system won't boot >afterwards; the device isn't listed in the EFI bootable devices table. > >Is further magic required? The documentation, alas, is somewhat sketchy >on this topic. > > Welcome to the wonderful world of EFI. You have to tell it a device can boot and where the boot file is: EFI can't figure that out by itself. You need to Add a Boot Option and find the boot/loader.efi file to select. If you get to the EFI shell prompt try "ls -r fs1:", "ls -r fs2:" etc until you run out of fsN: to try. In my case I did something wrong and the relevant files were never copied to the EFI partition at all, and I copied them manually in a holographic shell with the CD.