Jump to content

Snow Leopard 10.6.5 Update Problem


11 posts in this topic

Recommended Posts

Guest patel4prez

Hey guys,

 

I recently ran a system update on my "hackintosh" and during the update, it downloaded the latest update for Snow Leopard: 10.6.5. Forgetting to install [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] again (From what I understood from the tonymacx86 site, I have to reinstall [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] after every major system update) after the download/install ( ;) ), I clicked 'Restart Now'.

 

Now whenever I boot up to my Snow Leopard partition with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] (previously installed after 10.6.4 update), I can't get past the 'Please restart your computer' Apple Message (AKA, Kernel Panic), written in about 6 different languages. When I boot up using the [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] DVD/CD, I get the same message!

 

I have tried all the boot flags I know (-x, -v, -s, -f) with no success.

 

Bottom line is, I just can't get back into my "hackintosh" partition.

 

Any help is greatly appreciated. Thanks in advance for replies.

Guest patel4prez
Could you get me a pic from verbose mode?

 

Here are two pics from the verbose mode ([url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]):

 

post-697919-1291149575_thumb.jpg

 

post-697919-1291149602_thumb.jpg

 

Thanks for replying.

You must delete SleepEnabler.kext (before upgrading is mandatory remove SleepEnabler.ket an reinstall it after the upgrade with a Sleepenabler of correct version)

Guest patel4prez
You must delete SleepEnabler.kext (before upgrading is mandatory remove SleepEnabler.ket an reinstall it after the upgrade with a Sleepenabler of correct version)

 

How can I delete the kext without having access to the partition? Is there a Live CD/Application that I can use to do it? Would the terminal application/any application on the Snow Leopard Install Disc work?

 

Thank you

You can use [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], but rather than booting to your OSX partition put in the SL install CD and use the terminal in the SL install program.

Guest patel4prez
You can use [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], but rather than booting to your OSX partition put in the SL install CD and use the terminal in the SL install program.

 

Okay, but what would the commands be (I'm don't know much about terminal) to access the disk and then change the directory and delete the file?

 

Thanks again.

Hey guys,

 

I recently ran a system update on my "hackintosh" and during the update, it downloaded the latest update for Snow Leopard: 10.6.5. Forgetting to install [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] again (From what I understood from the tonymacx86 site, I have to reinstall [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] after every major system update) after the download/install ( :) ), I clicked 'Restart Now'.

 

Now whenever I boot up to my Snow Leopard partition with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] (previously installed after 10.6.4 update), I can't get past the 'Please restart your computer' Apple Message (AKA, Kernel Panic), written in about 6 different languages. When I boot up using the [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] DVD/CD, I get the same message!

 

I have tried all the boot flags I know (-x, -v, -s, -f) with no success.

 

Bottom line is, I just can't get back into my "hackintosh" partition.

 

Any help is greatly appreciated. Thanks in advance for replies.

 

what does the verbose "-v" stop on before the kernel panic?

most common problem with 10.6.5 is sleepenabler.kext.

I havent used tonymac's [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] but if I was to guess its using the same kexts from the same kext cache (extensions.mkext) to load your system once in its boot loader.

 

This will cause a panic at the same point.

 

easy way to tell if it is sleepenabler.kext is to boot using "-v" and see what the final kext to load before the panic is.

If it is as i suspect you have to replace the kext file with a new one made for 10.6.5 (there are loads floating round now - I used one from kexts.com). obviously after you've replaced it you need to make a new cache and reboot. or if you know your bootloader's commands better you can ignore the kext and do it in the gui.

 

Summary: verbose (-v) boot and see what it stops at before panic and debug.

 

If its not sleepenabler second most commond prob with 10.6.5 ive found is kernel issues

Guest patel4prez
what does the verbose "-v" stop on before the kernel panic?

most common problem with 10.6.5 is sleepenabler.kext.

I havent used tonymac's [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] but if I was to guess its using the same kexts from the same kext cache (extensions.mkext) to load your system once in its boot loader.

 

This will cause a panic at the same point.

 

easy way to tell if it is sleepenabler.kext is to boot using "-v" and see what the final kext to load before the panic is.

If it is as i suspect you have to replace the kext file with a new one made for 10.6.5 (there are loads floating round now - I used one from kexts.com). obviously after you've replaced it you need to make a new cache and reboot. or if you know your bootloader's commands better you can ignore the kext and do it in the gui.

 

Summary: verbose (-v) boot and see what it stops at before panic and debug.

 

If its not sleepenabler second most commond prob with 10.6.5 ive found is kernel issues

 

It did stop at the sleepenabler kext which is why I need to delete it (I forgot to delete it BEFORE clicking 'Restart Now').

 

Did you get this fixed? I'm curious.

 

I didn't try to fix it yet but I will as soon as possible. I will post my results under this topic when finished.

 

--EDIT--

 

:) YES! :thumbsup_anim:

 

By deleting Sleepenabler.kext (/Extra/Extensions/SleepEnabler.kext) and the Kext Caches (/System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext), I was able to get back into my "Hackintosh"!

 

To fix it, I actually didn't need the Snow Leopard Install Disc; I used the Windows 7 partition and put MacDrive on it. Then, I was able to explore my entire HFS+ (Mac) partition and delete the files!

 

Thank you very much to everyone that replied on this topic. You were a great help.

Hi guys,

 

I have got the same problem.

I don't use [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] method but KakeWalk method.

I have just updated from 10.6.4 to 10.6.5 without patching.

Here are one pic from the verbose mode (thanks to my iphone).

 

Any idea ?

Thanks in advance for your answers.

 

groland

vnntbp.jpg

post-515257-1291650804_thumb.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...