Created attachment 552480 [details, diff] adds gentoo syslinux files path Specifically mkwinpeimg fails, expecting to find syslinux support files in /usr/lib/syslinux, while in gentoo these files are located in /usr/share/syslinux. Attached patch fixes issue. I am surprised that all of the gentoo users clamoring to make windows bootable disks haven't complained before.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b790694c60881945587cb540e793bc9a431236 commit f6b790694c60881945587cb540e793bc9a431236 Author: Slawomir Lis <slis@gentoo.org> AuthorDate: 2018-11-03 17:49:45 +0000 Commit: Slawomir Lis <slis@gentoo.org> CommitDate: 2018-11-03 17:49:45 +0000 app-arch/wimlib: add correct gentoo path to syslinux files Closes: https://bugs.gentoo.org/669370 Signed-off-by: Slawek Lis <slis@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-arch/wimlib/files/syslinux-path.patch | 25 +++++++++++++++++++++++++ app-arch/wimlib/wimlib-1.12.0.ebuild | 4 +++- 2 files changed, 28 insertions(+), 1 deletion(-)