Voila j'ai fai un tour sur le net et je suis tomber sur ce site, expliquant comment installer mac os x leopard retrail sur ce msi wind et clone...
I really donot like all these distributions, coz well they feel unclean to me. Plus dling 4GB everytime is a major pain. I have taken some parts from " forum.insanelymac.com/index.php?showtopic=86167 "
Requirements
-USB HDD/Pendrive
-Retail Leopard DVD
-Any Leopard Updates
-A working prepatched OSX release
-Realtek Lan Drivers
-" 4shared.com/file/59253789/af556c7e/Wind_Drivers.html " =>My Driver Pack (Updated)
-OSX86 Tools
Step 1: Get any OSX on an external drive
Install OSX on your USB Drive. You can use any release you wish. We just need basic functionality, so dont worry too much about which one.
Step 2: Partition your internal HDD
Open up your Disk Utillity
Click on your 74.5GB (or target drive/partition) in the left window
Then look right and click on the Partition Tab
Then choose Volume Scheme: 1 Partition (change if you know what your doing)
Then fill in the Name with: Macintosh
Leave default format, Mac OS Extended (Journaled)
Click Options: GUID/MBR Partition Table, click OK
Click Apply
When it is done, click on Macintosh in the left window and then click on info icon above it
Step 3: Install Leo Retail on your Internal drive
Mount Leopard DVD on your desktop. I made an image of my Leo and mounted it on, but you can use the DVD too.
Browse to System/Installation/Packages using the "Go to Folder" option, in the Leopard DVD
Start the install by double-clicking on OSInstall.mpkg
Install whatever options you wish
NOTE: if you used MBR, get the modified osinstall.mpkg from " forum.insanelymac.com/index.php?showtopic=116505 "
Step 4: Booting from internal HDD
Inorder to boot, you need some changes
Remove AppleIntelCPUPowerManagement.kext from /System/Library/Extensions
Put dsmos.kext into /System/Library/Extensions.
Install the Realtek LAN drivers => " realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=14&PFid=7&Level=5&Conn=4&DownTypeID=3&GetDown=false#7 "
This is VERY VERY important, else the Setup Assistant will keep looping. This is not needed if you have a supported AirPort Card.
Install Chameleon, get the installer from " chameleon.osx86.hu " => the Chameleon Website
Install the PS2 Driver. Also install ACPI drivers. Else the internal KB/Trackpad wont work. Both are needed
Reboot from Internal HDD
Verify all is working.
Step 5: Fine Tuning
Install whatever updates you wish to. I followed " netkas.org/?p=50 " => this guide
While you are at it, you can install all the other drivers. " 4shared.com/file/59253789/af556c7e/Wind_Drivers.html " =>Driver Pack
Reboot and enjoy!!!
Advantages
-Full USB 2.0 support, even with USB Legacy enabled
-Clean feeling of Retail install
-Vanilla kernel
-Native WebCam support, no need for maccam
Problems
-None, I found a cracked working version of CoolBook 2.9
Optimising
Quote
Sleep faster than ever
-Make sure you have a password set
-Start Terminal
Type sudo passwd root
$ sudo passwd root
Password:
Changing password for root.
New password:
Retype new password:
-Type su, and then the password you set for the root user
$ su
Password:
sh-3.2#
-Now we need to delete the old file, make a new one and lock it. Thus
sh-3.2# rm -f /private/var/vm/sleepimage ; touch /private/var/vm/sleepimage ; chflags schg /private/var/vm/sleepimage
Why go to all that effort when sudo will do this job just fine?
i.e: sudo rm -f /private/var/vm/sleepimage ; touch /private/var/vm/sleepimage ; chflags schg /private/var/vm/sleepimage
" wind-osx86.wikispaces.com/Optimising "
Source:
http://wind-osx86.wi...pard Retail DVD