Author Topic: How to edit the boot.plist?  (Read 2249 times)

0 Members and 1 Guest are viewing this topic.

JennaDisagrees

  • Entrant
  • Posts: 1
How to edit the boot.plist?
« on: February 27, 2010, 07:15:44 AM »
So my boot.plist looks like so:

<?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>mach_kernel</string>
   <key>Kernel Flags</key>
   <string>cpus=1 -f</string>
   <key>Instant Menu</key>
   <string>Yes</string>
   <key>Hide Partition</key>
   <string>hd(0,3) [hd(0,3)]</string>
   <key>Timeout</key>
   <string>15</string>
   <key>device-properties</key>
   <string></string>

</dict>
</plist>


But the hide partition and instant menu don't seem to have any effect?

Can someone pleaseee help me out?  Thanks in advance.  :)
« Last Edit: February 27, 2010, 08:11:25 PM by Gringo Vermelho »

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: How to edit the boot.plist?
« Reply #1 on: February 27, 2010, 08:12:30 PM »
(disregard the edit - I hit the wrong button.. dangerous stuff these powers of moderation)

Remove the [ ] and it should work.
10.9.5 - ASUS P8Z77-V Pro - i5 3570K - GTX 660 - Chameleon 2.3 svn-r2xxx
How to...
Install Chameleon: http://forum.voodooprojects.org/index.php/topic,649
Make your own Chameleon boot CD: http://forum.voodooprojects.org/index.php/topic,484.msg2131.html#msg2131