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
entry | ||
loader | ||
.gitignore | ||
kpartx.sh | ||
LICENSE | ||
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