Home | All | RecentChanges | SearchPages

MachKernelInstall 

Category: Clips/Osx86

This is actually much simpler than you might think.

1.) Get the new kernel you want to install.

2.) Open up Terminal.app in /Application/Utilities (and enter the following commands:)

3.) Code:

cd /

4.)

sudo mv mach_kernel mach_kernel_bak
(This renames the current to mach_kernel_bak in case you need it later)

5.) Using Finder (GUI) drop your new mach_kernel into the root directory (/) of your OSx86 installation.

6.) Back in the teriminal execute the following to set the permission correctly on the new kernel:

Code:

sudo chown -R root:wheel mach_kernel ; sudo chmod -R 755 mach_kernel

7.)Reboot

That's it.


info | diff | files | GoTo
2008-04-20 21:16:19 v1:jiinny
1309 hits
Login
0.036 sec
Top
(c)copyright 2002-2007 jiinny