Last active
August 29, 2015 14:20
-
-
Save Kozlov-V/05ad99b49f5e1f7d3cd6 to your computer and use it in GitHub Desktop.
org.chameleon.Boot.plist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>Default Partition</key> | |
<string>hd(0,2)</string> | |
<key>EthernetBuiltIn</key> | |
<string>Yes</string> | |
<key>Graphics Mode</key> | |
<string>1024x768x32</string> | |
<key>GraphicsEnabler</key> | |
<string>Yes</string> | |
<key>Kernel Flags</key> | |
<string>nvda_drv=1 PCIRootUID=1</string> | |
<key>SMBIOS</key> | |
<string>/Extra/SMBios.plist</string> | |
<key>Timeout</key> | |
<string>3</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add EthernetBuiltIn for AppStore