Skip to content

There are AHT files for PowerPC, but no instructions to create bootable drive for them. #52

@strspn

Description

@strspn

Hello,
There are several files for PowerPC-based computers (eg. PowerMac v2.5.2GMc1), but the procedure described in README.markdown for creating a bootable drive is for Intel-based Macs only. Specifically, the command
sudo bless --folder /Volumes/USBstick/ --file /Volumes/USBstick/System/Library/CoreServices/.diagnostics/diags.efi --label AHT

references an EFI file, a file that does not exist in the AHT file 018-2216-A.dmg (PowerMac v2.5.2GMc1). EFI is specific to the Intel-based Macs, while PowerPC-based Macs use Open Firmware.

I tried
sudo bless --folder /Volumes/USBstick/System\ Folder/ --file /Volumes/USBstick/System\ Folder/System --label AHT

but that did not work.
Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions