Jump to content
16 posts in this topic

Recommended Posts

When you boot the install DVD and go to Disk Utility, in the left pane you should see:

- your hard drive icon and below that your windows partition icon and OSX partition icon

-- and --

- the install DVD icon and below that a partition icon (or 2 or 3)

I have never, ever heard of "MASOSX PLUS ( with registry)". You might want to look for the JaS 10.4.6 or JaS 10.4.7 repack iso's.

Iso's:

Demonoid: Mac OS X 10.4.7 AMD/Intel (JaS) ISO Repack -- and -- Mac OS X 10.4.6 JaS Install DVD OSx86 for PCs Reseed

PirateBay: Mac OS X 10.4.6 x86 Install DVD (JaS)

 

You might want to try things again with the DVD that you have. Boot the DVD and press any key when it asks. Select your language and then go to the Utilities menu and select Disk Utility. Click on your OSX partition on the left and the Erase tab on the right. Verify that it is set to MacOS Extended Journaled. Click the Erase button. Quit Disk Utility and complete the installation. Be sure to click the Customize button and choose packages for your computer. Click the little arrow to the left of the patches and select only Intel packages, not AMD. Select SSE2 or SSE3 depending upon the capability of your processor. Select a Combo update if available. Select other packages only if you are sure your computer can use them.

ok, i have the files now, i modify it, and i no need external monitor now.

but when i reboot appears an error message, it says that is an error in the appleintel915.kext, i think the correct file i modify it is appleintelintegratedframebuffer.kext but the other file i don't know how to modifiy it to make disapear this error message, i modify the too files in the same way, with the same modifications.

 

one more thing is that in the screensaver the images appears too slowly, i think there is a problem too.

 

thanks

Try this: go to Terminal and type:

cd /System/Library
sudo rm -rf Extensions.mkext Extensions.kextcache
cd Extensions
sudo chown -R root:wheel AppleIntel915.kext
sudo chown -R root:wheel AppleIntelIntegratedFramebuffer.kext
sudo chmod -R 755 AppleIntel915.kext
sudo chmod -R 755 AppleIntelIntegratedFramebuffer.kext

Then reboot.

  • 2 weeks later...
×
×
  • Create New...