
04-19-2010, 01:08 AM
|
 |
|
|
Join Date: Jan 2008
Location: Serbia and Montenegro
Posts: 326
|
|
It should be in com.apple.Boot.plist in /Extra.
Code:
<key>Timeout</key>
<string>7</string>
Default partition should be
Code:
<key>Default Partition</key>
<string>hd(0,2)</string>
Change it to your needs.
|