Bootable stuff for PowerPC-based macs ; boots through OpenFirmware
Go to file
2024-09-22 15:31:17 +02:00
include int32_t 2023-07-03 11:30:04 +01:00
kpartx
loader fba 2023-07-04 12:04:46 +01:00
src fba 2023-07-04 12:04:46 +01:00
.gitignore gitignore 2023-07-03 11:30:57 +01:00
COPYING changed license 2024-09-22 15:31:17 +02:00
linker.ld linker script 2023-07-04 12:45:32 +01:00
Makefile linker script 2023-07-04 12:45:32 +01:00
README.md Update README.md 2024-09-16 15:41:55 +02:00

powerpc-ofw-boot

Boots through OpenFirmware. Produces a HFS+ disk image formatted with Apple Partition Map partition scheme, compatible with PowerPC-based Macs.

Run it with QEMU :

make && make run