Jump to content

Recommended Posts

Posted (edited)

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
Posted

Change the platform ID to the right one and select the appropriate boot image. The guide is just older than the app version that should have added support for making EFI bootable discs.

Posted (edited)

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
Posted (edited)

So the question is still unanswered :

 

but would be nice if IB could do it directly.

 

Possible?

 

Doing half only is not that exciting

 

sebus

Edited by sebus
×
×
  • Create New...

Important Information

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