Jump to content

[SOLVED] com.apple.boot.plist npci=0x2000 flag not working


1 post in this topic

Recommended Posts

i have added this above mentioned flag in the com.apple.boot.plist. but its not working. if i put this on chameleon bootloader it works just fine. I am on Snow Leopard 10.6.8.

 

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Kernel</key>

<string>legacy_kernel</string>

<key>Kernel Flags</key>

<string>arch=i386 npci=0x2000</string>

<key>Timeout</key>

<string>5</string>

</dict>

</plist>

 

Where did i go wrong?

 

Edit: I figured it out later that all this time i was booting from the bootable USB i created for LION not from the harddisk. I had to install chameleon in SL partiton and edit from there.

Link to comment
Share on other sites

 Share

×
×
  • Create New...