diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-05-14 17:41:45 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-05-14 17:41:45 -0500 |
commit | cabad0bfe37e575a9a2fc2c868e23206d4e174e4 (patch) | |
tree | 7400ac51d52bdb91b16ac01104dac15bab7496ee /iso-params-x86_64 | |
parent | dca122c048d21dbd3cba3cd2e73fd9d3a24d5c09 (diff) | |
download | image-cabad0bfe37e575a9a2fc2c868e23206d4e174e4.tar.gz image-cabad0bfe37e575a9a2fc2c868e23206d4e174e4.tar.bz2 image-cabad0bfe37e575a9a2fc2c868e23206d4e174e4.tar.xz image-cabad0bfe37e575a9a2fc2c868e23206d4e174e4.zip |
x86_64: Fix UEFI booting
Diffstat (limited to 'iso-params-x86_64')
-rw-r--r-- | iso-params-x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iso-params-x86_64 b/iso-params-x86_64 index a897a55..b74a6e7 100644 --- a/iso-params-x86_64 +++ b/iso-params-x86_64 @@ -1 +1 @@ ---grub2-boot-info --grub2-mbr /usr/lib/grub/i386-pc/boot_hybrid.img -eltorito-boot boot/grubcore.img -no-emul-boot -boot-load-size 4 -boot-info-table --eltorito-catalog boot/grub.cat -eltorito-alt-boot -e boot/grubcore-efi.img -no-emul-boot -isohybrid-gpt-basdat +--grub2-boot-info --grub2-mbr /usr/lib/grub/i386-pc/boot_hybrid.img -eltorito-boot boot/grubcore.img -no-emul-boot -boot-load-size 4 -boot-info-table --eltorito-catalog boot/grub.cat -no-emul-boot -isohybrid-gpt-basdat --efi-boot efi.img -efi-boot-part --efi-boot-image -hfsplus -apm-block-size 2048 -hfsplus-file-creator-type chrp tbxj /System/Library/CoreServices/.disk_label -hfs-bless-by i /System/Library/CoreServices/boot.efi |