Nikita Posted October 11, 2006 Share Posted October 11, 2006 When I boot mac os there appears many messages like with -v option. But I want to boot mac os like on instalation begining when the apple screen apperars. How can I achieve this? Link to comment https://www.insanelymac.com/forum/topic/29964-starting-mac-osx86-1046/ Share on other sites More sharing options...
Rammjet Posted October 11, 2006 Share Posted October 11, 2006 Look in this file: /Library/Preferences/SystemConfiguration/com.apple.Boot.plist In the line following "Kernel Flags", if there is a -v, remove it. Link to comment https://www.insanelymac.com/forum/topic/29964-starting-mac-osx86-1046/#findComment-207118 Share on other sites More sharing options...
Nikita Posted October 11, 2006 Author Share Posted October 11, 2006 Thank you. It working after removing this two lines <key>Kernel Flags</key> <string>-v</string> Link to comment https://www.insanelymac.com/forum/topic/29964-starting-mac-osx86-1046/#findComment-207142 Share on other sites More sharing options...
Rammjet Posted October 11, 2006 Share Posted October 11, 2006 Thank you. It working after removing this two lines<key>Kernel Flags</key> <string>-v</string> You only had to remove the -v, not the rest. But it won't hurt anything unless you need to add a boot parameter in the future. Link to comment https://www.insanelymac.com/forum/topic/29964-starting-mac-osx86-1046/#findComment-207152 Share on other sites More sharing options...
Recommended Posts