This guide should work on most computers provided that they have at least an SSE2-capable CPU (use CPU-Z to check), a Windows XP installation and possibly a USB mouse and keyboard (with the possible exception of laptops).
Before we begin, it is important that you understand that Mac OS X was not meant to run on any x86 PCs other than Apple's own Intel-based Macs. More than likely, a few - if not many - things will not work efficiently - or at all - on your computer running OS X. You have been warned!
That said, I have found OS X to run quite acceptably on the handful of computers to which I have installed it. Whether or not is is suitable replacement for your current OS is a choice only you can make
Creating the Mac OS X Tiger 10.4.3 Install DVD
You will need:
- macosx_10.4.3_8f1111_for_dtk_userdvd.dmg
- UltraISO
- JaS 1111a Generic Patch v4.2b
- PPF-O-Matic 3.0 (included in JaS's patch)
- One blank DVD+/-R (though I have had success with DVD+RW, myself) and your burning software of choice...
What you do:
- Convert the .dmg to .iso with UltraISO.
- Apply JaS's patch with PPF-O-Matic 3.0.
- Burn the .iso (I suggest burning at around 1/2 of your drive's maximum burning speed).
Installing Mac OS X Tiger 10.4.3
You will need:
- Patched Mac OS X Install DVD
- PartitionMagic
What you do:
- Create at least 6GB of unallocated space with PartitionMagic.
- Go to Start > Run... > diskpart
Type:list disk
select disk [# of your disk]
create partition primary id=af - Set the new partition as active with PartitionMagic.
- Put the Mac OS X Install DVD in your drive and reboot.
- Boot from the DVD.
- Proceed with the installation.
- When you get to Select Destination, go to Utilities > Disk Utility
- Erase the disk0s2 volume and proceed with the installation.
Darwin Boot Loader (If you want your computer to boot into OS X unless otherwise specified):
- Go to the Terminal:
Enter your password when prompted and then type:sudo su
nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
- Add the following <dict>:
<key>Timeout</key>
<string>10</string> (10 can be changed to any number of seconds you'd prefer) - Hit Ctrl+X and then Y.
Windows Boot Loader (If you want your computer to boot into Windows unless otherwise specified. ATTENTION: You MUST complete the previous instructions for the Darwin boot loader in order to successfully use the Windows boot loader to boot OS X!):
- Once in OS X, go to System Preferences in the Dock, select Startup Disk, choose your Windows partition and click Restart...
- Once in Windows, copy the chain0 file from usr\standalone\i386 on the Mac OS X Install DVD to C:\ and add this line to your boot.ini:
C:\chain0="Mac OS X"
Note: If you did not heed my warning and the Windows boot loader just flashes black for a second when you select Mac OS X instead of starting the OS, choose it again and quickly hit F8 to get to the Darwin prompt. If it just tries to start Windows Safe Mode, then reboot and try again. Then complete the previous instructions for the Darwin boot loader.
Enjoy! I am looking forward to 10.4.4 and any upcoming MacVidia drivers. :P
I have had success on the following systems:
Dell Dimension E310/3100:
Working:
Intel Extreme Graphics 2 (GMA 900) with Core Image and Quartz Extreme supported
iTunes with 6.0.2 update
Linksys Wireless-G PCI Adapter (WMP54G v4) with Ralink RT2500 chipset beta driver
Built-in Ethernet
Not Working:
SigmaTel Audio (Device ID 7690)
DVD Player
DVD playback with VLC is green and purple
Dell Inspiron 9300:
Working:
Broadcom 440x 10/100 ethernet
Bluetooth
Not Working:
NVIDIA GeForce Go 6800 with Quartz Extreme and Core Image not supported
Intel PRO/Wireless 2000BG
Alps Touch Pad (minimal functions)----------------------OLD------------------------
Welcome! My goal in creating this thread is to compile a complete, centralized resource containing everything useful and informative regarding OS X x86 running on the Inspiron 9300. Hopefully, most - if not all - of this information should apply to the XPS 2 as well.
Distributions
- Deadmoo's Image (aka tiger-x86.tar.bz2, tiger-x86-flat.img)
here. This is the tutorial that I followed entirely with success, with the only exception being that I used "sda" whenever "hda" was specified. ATTENTION: Be very careful when you are copying the image to your OS X partition in VMware! The tutorial specifies "hda2" ("sda2" in our case) as the OS X partition the image is to be copied to; however, on most 9300s there is a small diagnostics partition and possibly a recovery partition that this tutorial does not take into account. My OS X partition was actually "sda3". DO NOT OVERWRITE YOUR PRIMARY NTFS PARTITION BY MISTAKE!This is the only release I have tried thus far. You can find a complete, step-by-step tutorial with pictures and links to everything you need to download
- Marklar DVD (aka Apple.OS.X.x86.Developer.Kit.Install.DVD-pheNIX, Marklar-Tiger.dmg)
here. This native install method seems preferable to using Deadmoo's image for a variety of reasons, including unlimited partition size and just overall dictation of OS X in general.I have not yet tried this distribution, but I plan to give it the old college try in a couple of days. You can find more information on patching and installing it
I hope to eventually compose a complete, step-by-step tutorial for installing this distribution starting from the very first steps of patching and installing the image and partitioning the harddrive.Patches
here.Quick FixesSeeing as how our 9300s are only equipped with processors sporting SSE2, this patch is necessary to run applications that require SSE3 such as Safari and iTunes. Download it
- Shut Down/Restart/Spotlight Hang
Hit Fn+F2 to disable Bluetooth/WiFi.
- Working USB Devices
Tips and TricksDelete AppleFPMemDriver.kext in the /System/Library/Extensions/ folder. This enabled my USB mouse, and I have heard reports of it working for other devices such as digital cameras.
- Video Resolution
ProblemsYou can edit the Boot.plist to have OS X automatically start in any resolution listed when you type '?video' at the boot: prompt. However, at the time being 1280x1024x32 is the highest resolution I have heard of anyone with the 9300 having success with. This possibly only applies to those of us with WUXGA screens, so let me know if you find out something to the contrary. Before you try this, I suggest you type '"Graphics Mode"="1280x1024x32"' at the boot: prompt to see if OS X starts properly . If it doesn't, I obviously advise you not to attempt the following:
Open the Terminal and type 'sudo chmod 777 /Library/Preferences/SystemConfiguration/com.apple.Boot.plist'.
Then, type 'sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist'.
Next, edit the file to include:
<key>Graphics Mode</key>
<string>1280x1024x32</string>
Finally, exit and save the file when prompted.
- Video Drivers
here.Or the lack thereof, rather. Fortunately for us NVIDIA users, a group has already been assembled, and they are currently attempting to work something out. You can find them
- Wireless Internet
Still no dice on wireless, as far as I'm aware.
- Clock
Thanks to everyone at 360hacker.net, OSx86 Project, and, of course, Notebookforums.com for diving into and hacking away at this very interesting prospect and being kind enough to share the knowledge.The clock is whacked for me.

More to come!








