From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH OSSTEST v2 07/19] Enable chain loading to local disk for UEFI PXE systems. Date: Thu, 18 Jun 2015 18:52:50 +0100 Message-ID: <21891.1394.883513.829686@mariner.uk.xensource.com> References: <1434644687.28264.53.camel@citrix.com> <1434644710-28881-7-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434644710-28881-7-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("[PATCH OSSTEST v2 07/19] Enable chain loading to local disk for UEFI PXE systems."): > First arrange for bootloader to be installed to removable media path, > by using a new in Jessie preseed option. Then use that to chainload a > bootloader from the disk. The `removable media path' is a UEFI path that refers to part of the fixed disk drive ? Ian.