mirror of
https://github.com/thamugadi/powerpc-ofw-boot.git
synced 2024-12-13 04:30:26 +00:00
Bootable stuff for PowerPC-based macs ; boots through OpenFirmware
include | ||
kpartx | ||
loader | ||
src | ||
.gitignore | ||
COPYING | ||
linker.ld | ||
Makefile | ||
README.md |
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