Jump to content
10 posts in this topic

Recommended Posts

Hey guys, I was finally able to install and boot without -x flags the Snow Leopard Retail DvD.

So, I tried this time the mach_Kernel_test7 Kernel and it obviosly worked, SL booted fast and without any flags, Sound was there (Creative Audigy) and my resoltution (ATI HD4850) worked with tons on .dmg files.

So, I was on my desktop and decided to install Xcode, well, while it installed, I decided to load iTunes and Skype, I putted Skype into Applications and surfed a little bit.

But after the Skype thing (or Xcode finished, idk) I got a screen with a power button sign and it said, that I should hold the power button until my PC shut down and reboot.

I did it, same result.

So I tried Efi with Verbose mode, it says that there is a kernel panic but why?

I thought mach_Kernel_test7 worked?!

 

So, here are the images:

 

 

Please, I need help! =(

post-615391-1278520060_thumb.jpg

post-615391-1278520074_thumb.jpg

post-615391-1278520087_thumb.jpg

the problem is here --> CHUDKernLib.kext

 

I do not know if deleting this kext will solve the problem

 

try with -s

 

mount -uw /

rm -rf /system/library/extensions/CHUDKernLib.kext

exit

 

if you are unable to access the single user

use the installation DVD(terminal)

 

delete kext

 

cd /Volumes/YOUR-VOLUME-NAME/System/Library/Extensions

rm -rf CHUDKernLib.kext

 

move kext

 

mv /Volumes/PARTITION NAME/System/Library/Extensions/CHUDKernLib.kext /Volumes/PARTITION NAME/FOLDER

Hi guys, I would like to share some knowledge with you

My system is SL 10.6.4 64-bit

During installation, xcode_3.2.3_and_iphone_sdk_4__final.dmg crashed, PC being restarted and I couldn't boot the system anymore, anytime I boot it restart automatically over and over again.

so I booted with -x and uninstalled with sudo /Developer/Library/uninstall-devtools --mode=all

then I run \Developer\Applications\Performance Tools\CHUD\CHUD Remover and finally it's fine I can boot into my system

Now my system is installed with Xcode 3.2.2 and iPhone SDK 3.2.dmg and it's Ok

 

But what does CHUDKernLib.kext do? Is it safe to remove without affect the tools? Can anyone answer me please? Thanks

×
×
  • Create New...