
- #Install linux on mac mini powerpc install#
- #Install linux on mac mini powerpc serial#
- #Install linux on mac mini powerpc driver#
#Install linux on mac mini powerpc install#
You will need to manually do partitioning using the pdisk(8) utility, available from the rescue system or the install system (i.e. Live with it :-)īy default, yast will propose to make an MS-DOS partition table, which may work for IBM PPC, but not so for Apple PPC.
#Install linux on mac mini powerpc serial#
Suggested alternative: prepare the hard disk with an MSDOS partition table (easiest) and an ext2 partition (yaboot can read this) containing the installation kernel.ĭespite a potential VGA card, linuxrc will not start in ncurses mode, but fallback to the (even lighter) serial CLI-style prompt. Sun SPARC firmware has a similar limitation (10 MB there), which means images larger than this cannot be downloaded using the OFW primitives that the bootloaders (yaboot, SILO on sparc) are using. There is a limitation with the Apple firmware - it only supports downloading images from the network up to a certain size (reports say around 6 MB). Pick yaboot as the file to execute.Īt the OFW prompt, issue ` boot enet:0,yaboot`. Prepare a typical TFTP server environment, and make the following files from the ISO image available in the tftp directory: yaboot, yaboot.cnf, nf (hardlink to yaboot.cnf), yaboot.ibm, yaboot.txt. Just make sure to format/delete it using Apple Partition Map and then use a tool like BalenaEtcher to flash a install image onto it.įrom the OpenFirmware prompt, issue ` boot ud:\boot\ppc64\grub2-ieee1275\core.elf` (instead of cd) to start (with recent openSUSE) or with path to yaboot with older releases.
#Install linux on mac mini powerpc driver#
(Observed: There seemed to have been a lack of the CD-ROM driver in openSUSE 11.3 - the PPC images featuring kernel 3.x have the pata_macio module and load it, and the drive is usable.)Ī PowerMac G5 will be able to boot off an USB stick.

If you want to get your CD out again, you can use ` eject cd` at the OFW prompt. Simply booting from the CD without specifying the path, as is the case when using ` boot cd`, or the front panel keys or the keyboard (Option_key+C), may not work. įrom the OpenFirmware prompt, issue ` boot cd:\boot\ppc64\grub2-ieee1275\core.elf` to start (with recent openSUSE) or with path to yaboot with older releases. The Apple XServe G5 usually ships with a CD drive, so no DVD. console=ttyPZ0,57600 boot parameter), Linux's boot phase will set it to 9600. Keep in mind that if nothing else is specified (e.g. The serial port, should you choose to somehow make use of it, is /dev/ttyPZ0. Linux's fbcon will also replicate console messages on VGA, if available. The G5 OFW (and possibly other Apple models) operate the serial port using 57600,8n1. When no keyboard is attached, the OpenFirmware prompt will automatically be redirected to the serial console. Both 2.5-inch and 3.5-inch disks are acceptable.

A WD5000BEVT (with 512b sectors) is accepted, however. A practical test has shown that a Western Digital WD5000BPVT is rejected the drive bay blinks the blue LED. It seems that the XServe G5 SATA controller does not like disks with 4K sector size. XServe G5, PPC970fx 2×2.3 GHz, 3 SATA diskbays & 1 CD-ROM.
