mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
Workaround for VirtualBox EFI boot bug.
(issue #19910 on VirtualBox bug tracker)
This commit is contained in:
parent
f946a9724c
commit
00603a2b1e
@ -128,7 +128,7 @@ memtest.iso: memtest.mbr floppy.img esp.img
|
||||
xorrisofs -pad -R -J -volid PCMemTest32 -graft-points -hide-rr-moved --grub2-mbr memtest.mbr \
|
||||
-b /boot/floppy.img --efi-boot --interval:appended_partition_2:all:: \
|
||||
-part_like_isohybrid -iso_mbr_part_type 0x00 -append_partition 2 0xef ./esp.img \
|
||||
-o ./memtest.iso /boot=./iso/boot
|
||||
-o ./memtest.iso /boot=./iso/boot /EFI=./iso/EFI
|
||||
|
||||
iso: memtest.iso
|
||||
|
||||
|
@ -127,7 +127,7 @@ memtest.iso: memtest.mbr floppy.img esp.img
|
||||
xorrisofs -pad -R -J -volid PCMemTest64 -graft-points -hide-rr-moved --grub2-mbr memtest.mbr \
|
||||
-b /boot/floppy.img --efi-boot --interval:appended_partition_2:all:: \
|
||||
-part_like_isohybrid -iso_mbr_part_type 0x00 -append_partition 2 0xef ./esp.img \
|
||||
-o ./memtest.iso /boot=./iso/boot
|
||||
-o ./memtest.iso /boot=./iso/boot /EFI=./iso/EFI
|
||||
|
||||
iso: memtest.iso
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user