An open API service indexing awesome lists of open source software.

https://github.com/anathonous/isomacprog

Convert 64Bit EFI ISO's to work for 32Bit EFI Mac Pro in Bios only mode.
https://github.com/anathonous/isomacprog

32bit 64bit bios bootloader convert efi freebsd iso linux macpro

Last synced: 11 months ago
JSON representation

Convert 64Bit EFI ISO's to work for 32Bit EFI Mac Pro in Bios only mode.

Awesome Lists containing this project

README

          

# isomacprog

Convert 64Bit EFI ISO's to work for 32Bit EFI Mac Pro in Bios only mode.



Use Prepackaged Bins or Compile.

cc -g -Wall isomacprog.c.txt. -o isomacprog



cp original.iso macversion.iso

./isomacprog macversion.iso



Original Author:

https://mattgadient.com/linux-dvd-images-and-how-to-for-32-bit-efi-macs-late-2006-models/

mattgadient.com