Jump to content
3 posts in this topic

Recommended Posts

I have used the Kalyway 10.5.2 and installed it into X60.

I find the problem as following.

 

Video: You will get a blue screen w/o login upon initial install. To fix this, you will need to edit the following files:

 

The solution is found at this site.

 

AppleIntelGMA950.kext/Contents/Info.plist

Look for the following strings:

<key>IOPCIPrimaryMatch</key> <string>0x25828086 0x25928086 0x27728086 0x27A28086</string>

Replace this with:

<key>IOPCIMatch</key> <string>0x00008086&0x0000ffff</string>

Do the same replacement in AppleIntelIntegratedFramebuffer.kext

 

But I can not login into Leopard, I can not modify the content as above.

How can I modify it.

Plesase give me a hit. (Use Install DVD? or ..)

  • 2 weeks later...

When Darwin is booting up, hit F8 to stop the boot. Type -s then enter so it will bring you to a prompt.

 

It will then list two options for you to type... (can't remember), chose the one that says to 'mount' the drive.

 

Once that's done you'll be at a root# prompt. You can navigate to the proper director and file to modify.

 

Msebastian99

×
×
  • Create New...