From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com [192.94.38.131]) by mail.openembedded.org (Postfix) with ESMTP id 98C5C6C284 for ; Tue, 13 Nov 2018 11:29:01 +0000 (UTC) Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-MBX-03.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1gMWsP-0002k2-Un from Arsalan_Awan@mentor.com ; Tue, 13 Nov 2018 03:29:02 -0800 Received: from SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) by SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 13 Nov 2018 11:28:57 +0000 Received: from SVR-IES-MBX-03.mgc.mentorg.com ([fe80::1072:fb6e:87f1:ed17]) by SVR-IES-MBX-03.mgc.mentorg.com ([fe80::1072:fb6e:87f1:ed17%22]) with mapi id 15.00.1320.000; Tue, 13 Nov 2018 11:28:57 +0000 From: "Awan, Arsalan" To: "Mittal, Anuj" , "openembedded-core@lists.openembedded.org" , "akuster808@gmail.com" Thread-Topic: [OE-core] [sumo][PATCH 1/1] wic/isoimage-isohybrid.py: fix booting from removable media Thread-Index: AQHUdNlZ0/EsWKHdbkKTyXY3hxfOM6VNkmD4gAAIogCAAACW6Q== Date: Tue, 13 Nov 2018 11:28:57 +0000 Message-ID: <1542108537484.19904@mentor.com> References: <6bf54a814e2aaa03e262aa2edd529405d391ee22.1541168618.git.Arsalan_Awan@mentor.com> , , <1541403256938.5944@mentor.com> <1542106011533.81309@mentor.com>, <2b65cd7af45b116efc01a943c002917ddab3ba7e.camel@intel.com> In-Reply-To: <2b65cd7af45b116efc01a943c002917ddab3ba7e.camel@intel.com> Accept-Language: en-US, en-IE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [137.202.0.90] MIME-Version: 1.0 Subject: Re: [sumo][PATCH 1/1] wic/isoimage-isohybrid.py: fix booting from removable media X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Nov 2018 11:29:01 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > > ping=0A= > >=0A= > > > > Arsalan,=0A= > > > >=0A= > > > >=0A= > > > > On 11/2/18 8:01 AM, Arsalan Awan wrote:=0A= > > > > > From: "Arsalan H. Awan" =0A= > > > > >=0A= > > > > > The EFI bootloader name and path for being able to boot from a=0A= > > > > > removable storage media - such as USB - must be like:=0A= > > > > >=0A= > > > > > /EFI/BOOT/boot.efi=0A= > > > > > /EFI/BOOT/bootx64.efi=0A= > > > > > /EFI/BOOT/bootia32.efi=0A= > > > > > /EFI/BOOT/bootaa64.efi=0A= > > > > >=0A= > > > > > otherwise system will not be able to boot from it.=0A= > > > >=0A= > > > > Is this fixed in Master & Thud ?=0A= > > > >=0A= > > > > - armin=0A= > > >=0A= > > > Yes Armin! It is fixed in Thud and Master.=0A= > > >=0A= > =0A= > Would it make more sense to simply backport:=0A= > =0A= > =0A= > https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit?id=3Db591fb889b02b= a82e6e35bb64b9fcb313f4bb5cb=0A= =0A= Yes!=0A= That would be fine.=