From owner-freebsd-ia64@FreeBSD.ORG Mon Apr 10 16:06:18 2006 Return-Path: X-Original-To: freebsd-ia64@freebsd.org 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 17F5616A402 for ; Mon, 10 Apr 2006 16:06:18 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F76443D68 for ; Mon, 10 Apr 2006 16:06:13 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.5.6] (dhcp06.vpn.xcllnt.net [192.168.5.6]) by ns1.xcllnt.net (8.13.4/8.13.4) with ESMTP id k3AG5vAX082454; Mon, 10 Apr 2006 09:05:57 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <443A24E3.3000607@dvo.ru> References: <443A24E3.3000607@dvo.ru> Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Mon, 10 Apr 2006 09:05:56 -0700 To: Alexander Zatserkovniy X-Mailer: Apple Mail (2.749.3) Cc: freebsd-ia64@freebsd.org Subject: Re: Kernel boot from EFI partition. How to point real root partition? 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: Mon, 10 Apr 2006 16:06:18 -0000 On Apr 10, 2006, at 2:26 AM, Alexander Zatserkovniy wrote: > Hi! > > HP-RX2600 (2xItanium2) > > > > EFI loader, kernel has copied from Live CD on EFI partition. Loaders > "lsdev" show only EFI partition. So in currdev, rootdev I can point > only > it. > > Kernel loading and I get prompt to point root partition by hand. Put > ufs:ad0s2b at the prompt and system loaded. > > Is a way to point ad0s2b as parameter for the kernel? Just create a file called loader.conf and add the following line to it: vfs.root.mountfrom="ufs:/dev/da0s2b" Put the file where the loader.efi binary is. FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net