Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 606693 Details for
Bug 851326
Building boot.iso with lorax 18.14-1 crashes with efi errors
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to correct name of grub-cd.efi in lorax templates
grub-cd-issue.patch (text/plain), 1.11 KB, created by
Tim Flink
on 2012-08-23 19:43:16 UTC
(
hide
)
Description:
patch to correct name of grub-cd.efi in lorax templates
Filename:
MIME Type:
Creator:
Tim Flink
Created:
2012-08-23 19:43:16 UTC
Size:
1.11 KB
patch
obsolete
>diff --git a/share/efi.tmpl b/share/efi.tmpl >index aa430ec..166dff7 100644 >--- a/share/efi.tmpl >+++ b/share/efi.tmpl >@@ -8,7 +8,7 @@ APPLE_EFI_DISKNAME=inroot+"/usr/share/pixmaps/bootloader/fedora-media.vol" > mkdir ${EFIBOOTDIR} > mkdir ${EFIBOOTDIR}/fonts/ > install boot/efi/EFI/fedora/shim.efi ${EFIBOOTDIR}/BOOT${efiarch}.efi >-install boot/efi/EFI/fedora/grub-cd.efi ${EFIBOOTDIR}/grubx64.efi >+install boot/efi/EFI/fedora/gcdx64.efi ${EFIBOOTDIR}/grubx64.efi > install boot/efi/EFI/fedora/fonts/unicode.pf2 ${EFIBOOTDIR}/fonts/ > install boot/grub/splash.xpm.gz ${EFIBOOTDIR} > >diff --git a/share/x86.tmpl b/share/x86.tmpl >index 849eef8..9e074e5 100644 >--- a/share/x86.tmpl >+++ b/share/x86.tmpl >@@ -50,7 +50,7 @@ hardlink ${KERNELDIR}/initrd.img ${BOOTDIR} > ## WHeeeeeeee, EFI. > ## We could remove the basearch restriction someday.. > <% efiargs=""; efigraft=""; efihybrid="" %> >-%if exists("boot/efi/EFI/fedora/grub-cd.efi") and basearch != 'i386': >+%if exists("boot/efi/EFI/fedora/gcdx64.efi") and basearch != 'i386': > <% > efiarch = 'X64' if basearch=='x86_64' else 'IA32' > efigraft="EFI/BOOT={0}/EFI/BOOT".format(outroot)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 851326
: 606693