I got my mac mini g4 installed from booting the usb. (my base install was 3.14)
1 - write to usb (sudo dd if=/tmp/morphos-3.20-hybrid.hdimg of=/dev/sdc bs=4M)
2 - I used a old logic tech g15 keyboard that has a usb hub in it, so put the usb into the keyboard, and put keyboard + mouse into the mac mini g4
3 - boot to OF (windows+alt+o+f)
4 - find the usb disk in the device tree, for me it was
the '>'is the OF command line (dont type the > part )
> dev /
> ls (see device tree)
(I see keyboard on usb0, you might see it on usb1?)
> dev usb0
> ls
(I see it has a disk in the tree)
> dev hub@1
> dev disk@3
> pwd
(it spits out the proper device tree path)
pwd pci@f2000000/usb@1b,1/hub@1/disk@3
so use that as the boot path
> boot pci@f2000000/usb@1b,1/hub@1/disk@3:,\\tbxi
(screen flash, it throws like an error, press cursor up and enter to run the same command again and it works, i tested this 3 times in a row and it always works on the second boot command).
takes a long time (its probably usb1.1 or something on my keyboard hub).
-- Stu -- [[ G4 Mini / 1.5ghz ]]