Jump to content
4 posts in this topic

Recommended Posts

Hi there, basically I was wondering if there was a way that you can change the default kernel Leopard boots up with, as currently I'm dual booting my Kalyway 10.5.2 system with Windows XP Professional. I want to use either the "sleepkernel" or the "speedstepkernel" as default as they are the only 2 that work for my configuration (I'm using an AMD Athlon 64 3500+ CPU which doesn't support SSE3). Stupidly of me, I accidentally selected the "modbinkernel" when I was installing Kalyway 10.5.2 along with the other 2 (sleep and speedstep), and by default it boots with the modbinkernel, which never works as it is an SS3 kernel :censored2:, so if there is a way of changing it then it would be greatly appreciated, as I'm reluctant to reinstall it all over again, and it gets tedious after a while by having to always type in sleepkernel or speedkernel at the boot options in the Darwin/x86 Bootloader. Thanks in advance.

 

Kind regards,

 

Livio.

Link to comment
https://www.insanelymac.com/forum/topic/110351-changing-default-kernel/
Share on other sites

  • 1 year later...

many thanks, this also saved me from paying attention at bootup and typing "voodoo"

 

 

 

In Terminal:

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

<key>Kernel</key>

<string>mach_kernel</string>

 

And change mach_kernel to sleepkernel

 

And save it (Control-X)

×
×
  • Create New...