Hi every one I am new her but have read/searched for all that I could find.
I have a problem whit my com.apple.Boot.plist.
The things that I change to in the com.apple.Boot.plist. was this:
<key>Boot Graphics</key>
<string>Yes</string>
<key>Quiet Boot</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>platform=X86PC</string>
<key>Graphics Mode</key>
<string>1280x1024x32@85</string>
But after a while I realize that I did not want the:
<key>Boot Graphics</key>
<string>Yes</string>
<key>Quiet Boot</key>
<string>Yes</string>
So I change the boot file again but after rebooting the computer I still had the quiet boot and the boot Graphics left. How can I do now to get the normal boot where you sees the Darwin boot thing whit all the text flashing down the screen while booting.
I check my com.apple.Boot.plist. again but in it I could not see the quiet boot and the boot Graphics commands. Is there any one that can help me whit this problem, ore post the original com.apple.Boot.plist text file???
1 reply to this topic
#1
Posted 24 May 2006 - 11:20 AM
#2
Posted 25 May 2006 - 08:53 PM
I think you remove them altogether, the keys quiet boot and and graphic text, that is. There will be a copy of the origianl file on your install DVD.
Free30
or
that'll do it.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Boot Graphics</key>
<string>Yes</string>
</dict>
</plist>
Free30
or
that'll do it.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Boot Graphics</key>
<string>Yes</string>
</dict>
</plist>
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








