Jump to content

Recommended Posts

Posted

I want to make a bootable ISO with Platform Id = UEFI.  If I use the command line parameter /BOOTPLATFORMID 3 which I found here in an old posting, the Platform Id remains 80x86.  The complete command line options I'm using are

/MODE BUILD /BUILDOUTPUTMODE IMAGEFILE /SRC "F:\BootISOs\Inject" /OVERWRITE YES /ROOTFOLDER YES /DEST "F:\BootISOs\test.iso" /VOLUMELABEL Injected /MakeImageBootable 1 /BOOTIMAGE F:\BootISOs\Inject\Boot\efisys.bin /BOOTEMUTYPE 0 /BOOTSECTORSTOLOAD 2880 /BOOTPLATFORMID 3

The reason I want this id is I'm adding drivers to a WinPE ISO for use with Easy2Boot.  Without id=UEFI, Ventoy under Easy2Boot doesn't work.  If I don't include the BOOTPLATFORMID option, I can set it manually, but that sort of defeats the desire to make the whole process script driven.

Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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