

Start PearPC by typing ppc macosx.pearpc. Change pci_ide0_slave_image = "/dev/cdrom" to "PATH/darwin-701.iso"Ħ. Change pci_ide0_master_image = "test/imgs/linux.img" to "PATH/macosx_2gb.img". Remove the # in front of #memory_size=0x8000000. Make the following changes to the macosx.pearpc configuration file: I will refer to the path that was written down in step 3 as PATH. If you have never used vi before, you definitely want to use nano.ĥ. Xebian by default comes with both vi and nano. Open the macosx.pearpc configuration file with the plain text editor of your choice. Then, go into the macosx directory, run the command pwd and write down the full path to it.Ĥ.
#PEARPC MAC BUILD DRIVER#
Move the decompressed hard drive image, Darwin image, video.x video driver and macosx.pearpc configuration file into it. Decompress the Darwin image with the command tar -xzvf .ģ. Additionally, use gunzip to decompress the pearpc video driver and configuration file. Note that this file expands to approximately 2 gigabytes. Decompress the image file using gunzip macosx_2gb.gz. Download the following: a blank hard drive image filehere, a Darwin image file at s/, a PearPC configuration filehere, and a PearPC video driverhere.Ģ. If you are unable to get a successful compilation of PearPC or do not understand the above instructions, you may download a precompiled version for the Xboxhere.Įditing the PearPC configuration file and formatting the hard drive imageġ. If all goes well then /usr/local/bin on your computer should now contain a file called ppc. Unfortunately, gcc 2.95.4 does not work with the inline assembly used in PearPC when the jitx_x86 option is specified. PearPC will exhibit odd errors when compiled with any gcc between 2.95 and 3.3, so gcc 2.95.4 must be used. To explain, as of this writing, Xebian includes gcc 3.2 and gcc 2.95.4. Even though the Xbox is an x86 processor, compiling with -enable-cpu=jitc_x86 will likely result in a failed compile. configure -enable-ui=x11 & -enable-cpu=generic. * Go into this directory configure PearPC by running the configuration script as. A directory called pearpc-0.3.1 will be created. * Use tar to decompress the file with tar -xzvf pearpc-0.3.1.tar.gz. As of this writing, 0.3.1 is the most recent version. * Download the source code for PearPC at.


#PEARPC MAC BUILD MAC OS X#
You have purchased a copy of Mac OS X and made an image of it. * You have software modded your Xbox and put Xebian Linux on it. Downloading, configuring, compiling and installing PearPC
