You need: SSE2/SSE3 [ ] , Windows 2000/XP & about 12gb free space, VMware 5.0.0, UltraISO v7.6.1.1125, patches.rar, PearPC, HDImage [ ], Darwin 8.01 Mirror1, Mirror2 [ ]

Instructions:
1) Extract PPC.zip, extract HDImage (Tiger.img) in that folder, configure ppc.cfg in text editor, instructions are in there and for the cd iso use Developer Install DVD Mac OS 10.4.1 x86 converted to .iso using UltraISO [ ]. In command prompt navigate to PPC folder, type "ppc ppc.cfg" , then boot from CD-ROM, finish installing (40mins-2hrs) & reboot (it will close it) open using "ppc ppc.cfg" again finish install and when booted to desktop edit the Hard Disk icon on the desktop probably called "Untitled" if not, rename it to that (VERY IMPORTANT).

2) Install VMware, create new virtual machine using (Cutom > New - VMware 5 format > "Other" for both OS & Versoin > call it anything > set whatever amound of ram you want VMware to use > bridged networking > Buslogic > create new virtual disk > IDE >allocte space now > name the disk file "Mach.vmdk". Attach darwinx86-801.iso to the CD-ROM and boot the virtual machine, press Escape & select CD-ROM and type "1" to select VMware virtual HD, "2" to select manually partition, "3, "y" to initialize partition tables (if such option exists, if not skip), then type "auto hfs" then "update" then "write" then "quit" then "/dev/disk0s1" then "yes" then "Tiger" for the Desired Volumename. It should give you an error and ask you to reboot, do so and press Escape select CR-Rom again, "1" to select VMware virtual HD, "1" Auto partition, type "hfs" then "y" then "yes" then "Tiger" for Desired Volumename and it will install Darwin (~10mins) reboot when finished but stop the virtual machine before it boots up.

3) Move the HDImage you extracted in PPC to the folder where the VMware virtual machine files are, find the file called Mach.vmdk (1kb) [ ], make a copy of it and edit that copy in notepad and edit this line "RW 8388608 FLAT "Tiger-flat.vmdk" 0". Replace 8388608 with the size of Tiger.img (HDImage you just moved) in bytes divided by 512, replace "Tiger-flat.vmdk" with Tiger.img and save it. Add a new hard disk in VMware using this "copy of Mach.vmdk". Attach the included patches.iso (in patches.zip) Boot your virtual machine login as root, at the command line type "cd /" then "mkdir mnt" then "mount -t cd9660 /dev/disk2s0 /mnt " then "cd mnt" then type the following commands (some lines do not fit so please continue typing to the next line without pressing Enter, I have divided all commands to avoid confusion):

cp -RLv CoreGraphics /Volumes/Untitled/System/Library/Frameworks/ApplicationSer
vices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/


cp -RLv oah750d /Volumes/Untitled/usr/libexec/oah


cp -RLv ApplePS2Controller.kext /Volumes/Untitled/System/Library/Extensions

cp -RLv /Volumes/Untitled/System/Library/PrivateFrameworks/Bom.framework /Sy
stem/Library/PrivateFrameworks

then "./ditto -rsrc /Volumes/Untitled /" (note the space before /)(20-45mins) then "DiskUtil repairPermissions /" (note the space before /") then "mv /var/db/netinfo/local.nidb /var/db/netinfo/local.nidb.bad" then "rm /var/db/.AppleSetupDone" then "reboot" and cross you fingers while it boots MacOS.