![]() |
Hey andy any progress? btw 10.6.4 was just released today.
|
Nawcom has also updated legacy kernel to 10.4.0
Legacy Kernel for Mac OS X 10.6.4 by nawcom using xnu 1504.7.4 sources. http://nawcom.com/osx86/files/10.6/K...10.4.0.pkg.zip
Regards, Ash |
I have been checking this everday hoping for an update.
Andy how's it coming along? |
Well, I've tried the 10.4.0 XNU kernel but for me, that one doesn't detect caches and disables my ability to use USB modems for internet. So far, this has been the only working kernel, which supports my phenom 955 fairly well.
I'm on 10.6.4 using this 10.3.0 kernel, it seems to work fine which suggests that Apple hasn't added anything major to the OS requiring new code. I suppose the only advantage I'd have with the 10.4.0 legacy kernel would be the on-the-fly CPUID patching. That's actually a neat feature. I'll be checking this thread as well to see if anything comes along :) All the best, Tomi |
Quote:
How do I add this in for 10.6.2 to make the KP stop? I'm on windows 7 and I don't know what to do with this I've booted it up many times |
10.6.7
Hi Blacknight!
I will very happy to see an 10.6.7 Kernel for My phenom9650 with correct detection. Is there a light way for an newbie to patch kernel self. What is the best Bootloader for Amd system? |
Quote:
|
Quote:
Your Kernel Is Greats Works 100% On Netbook Acer Aspire One 722 AMD C-50 Dual Core :cool::cool::cool: |
How to patch kernal
HI guys, sorry this may be a stupid question but I downloaded your patch and don't know how to patch my boot image.
I've unpacked the ISO file. How do I use the patch? Do I just add the files (BK.diff and mach_kernal) or replace and rename some file? Thanks :) |
Patching your ISO
Hey,
The diff file is only for developers that want to patch mach_kernel for themselves. All you need is the mach_kernel and you need to replace it in your ISO. You'll need to mount it readwrite so that you can write the new file to it. This is fairly common information, but you should really use one of the newer distributions that already have newer kernel versions. I made this modification back in the 10.6.2 & 10.6.3 days when this mod wasn't already included in the AnV based kernels. It has since been added to the latest legacy kernels (to my knowledge) so I have since stopped making this mod. BK |
I'm trying to patch a Hazard ISO I got, filename is Snow_Leopard_10.6.1-10.6.2_SSE2_SSE3_Intel_AMD_by_Hazard. Will this patch work for it? I'm trying fix a kernal panic to do with my AMD Phenom II x6 1100T
|
Hello,
Are you sure that the kernel is the problem? I know that there is a problem with amd x6 cpus but you can solve this issue by using the kernelflag -force64. If it doesnīt work with hazard i would try the nawcom mod cd and a Snow Leopard Retail DVD. |
-force64 didn't work for me but I found a few flags that did
Code:
fsb=200000000 -x -v are there any tutorials or reference articles detailing the setup flags? I'd like to see what's possible, perhaps I need to specify what the hard drive is called or "where" it is, etc. Also I'd like to under stand it better, I know what FSB means but not what the -x flag does Thanks a lot :) EDIT: Do I need a kext for the virtual disks? how would that work? EDIT: Here's a screen shot of the problem http://www.flickr.com/photos/2623346...in/photostream |
The -x flag is for booting into safe mode.
For your SATA- Controller youīve to find out which kext will be needed. I donīt know which kext is needed for virtual box and i also donīt know if there is any that will work. I just know that there is a solution to get it working in vmware. You have to integrate it into your boot cd. How you integrate it belongs to your boot-cd but usually kexts will be stored in Extra/Extensions or in System/Library/Extensions. |
Hi again, sorry I've kind of hijacked this thread but just wanted to see if I could get some more advice from you.
I got the hard drive working, turns out you need to use the disk utility to partition it. Thanks anyway. Now I've got OSX installed and it boots! :) However it crashes after the Chameleon black screen turns into the grey screen with the silver Mac logo. I don't get the spinning loading symbol I'd expect near the bottom of the screen. The VirtualBox window just closes without any error message and without marking the last run as having been aborted. I suspect it's either to do with the kernal(s) I have or with other custom packages I need to install. I've tried several options, such as using the Legacy Kernal v10.2.0, then using Mobdin v10.0 (which puts up a screen saying I need to reset the computer every time). I've tried putting on each of the System_Support/CMOS_Reset_Fix/ RTC packages, to no avail. I've also tried adding the kernal supplied on this thread to the install ISO but can't find an ISO program that can do it properly! MagicISO can read the ISO the right way and add the file, but always says that it can't write the new ISO for some reason. But even if I did replace the kernal, surely that's just the install kernal? How would I add DarkKnight's kernals to the Kernal package options or maybe after it's installed? I have a AMD Phenom II x6 1100T CPU 3.3GHz, 16 GB ram, ASRock 880G chipset motherboard running VirtualBox 4 on Windows 7 Home Premium. Any help really appreciated. Thanks again! |
To help you we need a screenshot from the kernelpanic or something.
Without it we canīt help you. Your systems hardware doesnīt matter if youīre installing it on a virtual machine. For the RTC fix you can edit your dsdt or you can use elliotforcertc.kext. To install a other kernel just replace the mach_kernel or legacy_kernel in root on your drive and you have to look up in the boot.plist which kernel is used by default. Did you try to find something about installing mac os x on virtualbox? Because iīm not sure that it will work ever. Why donīt you install it on your local system, because that would be the best solution?! VMīs are much slower running a cracked mac os x and working doesnīt make fun. I also tried installing mac os on a vm but the speed is horrible. I would think about it! |
So, for instance, run it on it's own partition? Interesting, I hadn't thought of it...
Can you recommend a good ISO editor because the ones I've used won't let me edit the ISO and save it. I've tried PowerISO, MagicISO, UltraISO and CDRoller. Even an ISO unpacker would be nice, could work with that because I have an ISO maker (that's all it does...) Could be for linux also because I have that running (on a virtual box). Are there any good tutorials for editing boot.plist files and adding different kernals? And one more question, on the install ISO, is the kernal in the root directory the install kernal, the kernal to be installed or both? Thanks :) |