Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] meta: fix installation issue with install-efi.sh script
@ 2015-11-26  2:25 Mei Yeen Ng
  2015-11-26  2:25 ` [PATCH 1/2] meta: fix install-efi script for gummiboot loader Mei Yeen Ng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mei Yeen Ng @ 2015-11-26  2:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Mei Yeen Ng

From: "Ng, Mei Yeen" <mei.yeen.ng@intel.com>

Hi maintainers and communities,

These two patches fix the below two bugs:
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=8709
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=8710

When running the install option in Gummiboot and GRUB boot loader results in
boot failure on target device:
 1/ After installing image to SATA using Gummiboot, image fail to boot from SATA
    due to missing root=PARTUUID= in the boot parameter. Addressed this by
    assigning the root uuid for non-grub boot loader in install-efi script.

 2/ Installing image to eMMC via GRUB and Gummiboot boot loader install option
    due to partition prefix and uuid for boot, root, and swap partition are
    are not captured for eMMC. Addressed this by referencing the another variable
    which captures the prefix assignment.

These patches are applied, build and tested on 2 different Intel platforms
The tests results passed for the following scenarios:
  GRUB loader + install to SATA = Passed
  GRUB loader + install to eMMC = Passed
  Gummiboot loader + install to SATA = Passed
  Gummiboot loader + install to eMMC = Passed

Ng, Mei Yeen (2):
  meta: fix install-efi script for gummiboot loader
  meta: fix install-efi script for emmc installation

 meta/recipes-core/initrdscripts/files/init-install-efi.sh | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

--
1.9.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-26  2:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26  2:25 [PATCH 0/2] meta: fix installation issue with install-efi.sh script Mei Yeen Ng
2015-11-26  2:25 ` [PATCH 1/2] meta: fix install-efi script for gummiboot loader Mei Yeen Ng
2015-11-26  2:25 ` [PATCH 2/2] meta: fix install-efi script for emmc installation Mei Yeen Ng
2015-11-26  2:41 ` [PATCH 0/2] meta: fix installation issue with install-efi.sh script Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox