mirror of
https://github.com/thamugadi/powerpc-ofw-boot.git
synced 2024-12-28 03:29:43 +00:00
Bootable stuff for PowerPC-based macs ; boots through OpenFirmware
.gitignore | ||
boot.c | ||
boot.S | ||
kpartx.sh | ||
LICENSE | ||
load.fs | ||
Makefile | ||
README.md |
powerpc-boot
Boots through OpenFirmware. Produces a HFS+ disk image formatted with Apple Partition Map partition scheme, compatible with old PowerPC-based Macs.
Run it with QEMU :
make && qemu-system-ppc DISK.APM