Bootable stuff for PowerPC-based macs ; boots through OpenFirmware
Go to file
2021-06-30 21:38:46 +01:00
boot.S Create boot.S 2021-06-30 18:12:18 +01:00
COPYING Rename LICENSE to COPYING 2021-06-30 18:23:33 +01:00
kpartx.sh Update kpartx.sh 2021-06-30 18:33:03 +01:00
load.fs Create load.fs 2021-06-30 21:37:48 +01:00
Makefile Update Makefile 2021-06-30 21:38:46 +01:00
README.md Update README.md 2021-06-30 18:17:12 +01:00

powerpc-boot

Bootable stuff for PowerPC architecture ; 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 APMdisk