I have a iBook G4 running Mac OS X 10.5. I dd'd
It eventually reports
I tried devalias'ing cd to usb with:
and ls on
It looks like the install image expects to be burned to a disc; I don't have any RWs around
But I didn't notice a memstick image at https://download.freebsd.org/releases/powerpc/powerpc/ISO-IMAGES/14.3/
Is it possible to boot FreeBSD's installer from USB on powerpc?
FreeBSD-14.3-RELEASE-powerpc-bootonly.iso
to a USB, booted OpenFirmware, and can seemingly boot it, but during FreeBSD boot it gets to looking for something on cd9660, and spams Root mount waiting for: CAM
for 1-2 minutes.It eventually reports
cd0 at ata0
and then continues the root mount waiting for cam. Waiting longer eventually reports my HDD at ada0 with a few more root mount waitings, but then seems to stop spamming (caps lock light responds so doesn't seem frozen?)I tried devalias'ing cd to usb with:
Code:
devalias cd /pci@f2000000/usb@1b,1/disk@1
and ls on
cd:
reported FreeBSD. Variations of boot cd:,\:tbxi
and stuff on cd
didn't boot (couldn't find file/something), but changing cd
to ud
(with above devalias usb@1b,1/disk@) and boot ud:,\:tbxi
boots FreeBSD installer.It looks like the install image expects to be burned to a disc; I don't have any RWs around

Is it possible to boot FreeBSD's installer from USB on powerpc?