InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   xcode breakpoints (http://infinitemac.com/showthread.php?t=2033)

erick2red 03-07-2009 06:19 PM

ToH kernel works, 9.5 fassl works, iĺl try fassl to check functionality

overmind 04-27-2009 06:10 PM

Quote:

Originally Posted by erick2red (Post 23375)
ToH kernel works, 9.5 fassl works, iĺl try fassl to check functionality

Got any luck?

erick2red 04-27-2009 06:13 PM

Quote:

Originally Posted by overmind (Post 25392)
Got any luck?

about what?

overmind 04-27-2009 07:12 PM

Quote:

Originally Posted by erick2red (Post 25393)
about what?

In dealing with fassl.

erick2red 04-27-2009 07:56 PM

Looks fine, but i find myself missing Sleep capability of Voodoo RC1.

overmind 04-27-2009 08:04 PM

Excuse me for my incompetence, Is it possible to exchange kernel without reinstalling full OS?

erick2red 04-27-2009 08:14 PM

yes, copy the kernel to /
change permissions to 644 then at boot prompt type the name of it.

First you need to get the kernel that you want to install, then goes to Terminal app, and do this:
Code:

cd /my/path/folder/where/new/kernel/is
sudo cp mynewkernel /mynewkernel
sudo chmod 644 mynewkernel
sudo chown 0:0 mynewkernel

after that reboot and at boot prompt type "mynewkernel" or the name you give it. So try -v so you can see what's happens.
You need to be care of two things:
1. Don't overwrite the old kernel, so you can boot again into the system. if something goes wrong.
2. If you can boot whit the kernel, you need to check out later some issues, about System.kext version matching, usb, and othger issues.

overmind 04-29-2009 05:24 PM

In addition, can you tell where to get fassl kernel itself? Can't find it by own means at all. :(

erick2red 04-29-2009 05:32 PM

You can get it from iatkos 5i, that's the one i tried. if you want i can send it to you. PM your email address.

erick2red 04-29-2009 06:54 PM

Done, already send it.