]> code.ossystems Code Review - openembedded-core.git/commit
init-install-efi.sh: fix gummiboot entry installation
authorReinette Chatre <reinette.chatre@intel.com>
Tue, 14 Apr 2015 18:49:37 +0000 (11:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Apr 2015 06:19:07 +0000 (07:19 +0100)
commitc9b06c79ed8a082d1b385e9f61721aeeda9bf1af
tree01f9db8692bb17590a7d06ae31f72c2f72c16381
parentfb45d5079235873c364639c43a15dcb56e075f14
init-install-efi.sh: fix gummiboot entry installation

After selecting the "install" gummiboot option of a Live image we are
seeing boot failure resulting from the gummiboot entries not being
installed correctly. This seems to be a problem in this init-install-efi.sh
script where it incorrectly installs the gummiboot entries into the root
filesystem, not the boot partition. We fix it by installing the entries in
the boot partition.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-install-efi.sh