View Single Post
 
Old 08-26-2011, 09:46 AM
akimoa's Avatar
akimoa akimoa is offline
Panther
 
Join Date: Feb 2011
Location: London ,England
Posts: 129
Quote:
Originally Posted by Imkantus View Post
The Kernel you compiled should be multiple architecture.
Code:
file ./mach_kernel
should look like this:
Code:
./mach_kernel: Mach-O universal binary with 2 architectures
./mach_kernel (for architecture x86_64):	Mach-O 64-bit executable x86_64
./mach_kernel (for architecture i386):	Mach-O executable i386
So there is still a 32-Bit Kernel on Lion. Just the "-legacy" mode is no longer supported. So we need to boot the -force64 way on Lion...
Ok that what i was just wondering myself but it seems in the voodooscript the 32bit part didnt got adressed at all or am i missing something

and it doesn't boot in userland 64 either with or without custom dyld


AMD Phenom x4 955 3,2 GHZ Black Edition
Graka:
ATI HD 5770 (Batmobil) 1 GB DDR5 (GIGABYTE)
Lion 10.7 Kexts / Vervet Framebuffer
Mem:
8 GIG RAM Kingston 4x2
OS:
Snow Leopard Retail 10.6.8 Legacy Kernel V8 2
AnV cparm Boot Beta 3
Mobo:
GA-MA-770 UD3 (GIGABYTE)
AMD Tutorial (German)
Another AMD Tutorial (English)
http://f.cl.ly/items/0M2n330k2r2j2L1q2a2g/logo.png

Last edited by akimoa; 08-26-2011 at 10:22 AM.
Reply With Quote