Jump to content

EFI bootable iso creation


sebus

Recommended Posts

this guide:

 

http://forum.imgburn.com/index.php?showtopic=11194

 

creates bootable iso, but ONLY in legacy BIOS mode. It completly takes no notice of EFI

 

Full legacy/EFI iso can be re-created with mkisofs

mkisofs.exe -iso-level 4 -l -R -UDF -D -volid "GRMCULXFRER_EN_DVD" -b boot/etfsboot.com -no-emul-boot -boot-load-size 8 -hide boot.catalog -eltorito-alt-boot -eltorito-platform efi -no-emul-boot -b efi/microsoft/boot/efisys.bin -o E:\GRMCULXFRER_EN_DVD.iso H:\

but would be nice if IB could do it directly.

 

Possible?

 

sebus

 

edit:

mkisofs comes from  cdrtools-3.01.a23-bootcd.ru-mkisofs.7z  available here

Edited by sebus
Link to comment
Share on other sites

Well, it is NOT that easy. As you can see there are TWO boot images:

legacy BIOS: 
-b boot/etfsboot.com 

EFI: 
-b efi/microsoft/boot/efisys.bin 

In imgburn I can chose ONLY ONE platform (but all MSDN media are dual bootable)

 

sebus

Edited by sebus
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.