
08-26-2011, 09:40 AM
|
|
|
Join Date: Jul 2009
Location: Germany
Posts: 779
|
|
Quote:
Originally Posted by wastez
I think itīs over for amd with lion if nobody can create a 32 bit kernel.
It was also not possible to run amd in 64 kernel mode in snow leopard.
|
The Kernel you compiled should be multiple architecture. 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... 
AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
|