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.
- Host: GitHub
- URL: https://github.com/anathonous/isomacprog
- Owner: anathonous
- License: unlicense
- Created: 2021-02-09T21:22:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T21:34:22.000Z (over 5 years ago)
- Last Synced: 2024-05-21T06:08:20.724Z (about 2 years ago)
- Topics: 32bit, 64bit, bios, bootloader, convert, efi, freebsd, iso, linux, macpro
- Homepage:
- Size: 12.7 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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