View Single Post
 
Old 01-18-2012, 09:50 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Hello,

You donīt have to built the x86_64 because the legacy kernel is a hybrid (since 10.6.4).
Itīs not possible to run 64 bit kernelmode on a amd system.

But itīs possible to run a 64 bit userland with the 32 bit kernel, so all 64 bit apps will work.
You just have to boot with the flags arch=i386 -force64 and you will enter 64 bit userland.
Donīt forget to patch your binaries otherwise the 32 bit apps will crash.

If you have problems i will try to help you.

To help you we need to know your OS version and your specs.

Last edited by wastez; 01-18-2012 at 09:55 AM.
Reply With Quote