View Single Post
 
Old 12-25-2009, 11:24 PM
pcj pcj is offline
Cheetah
 
Join Date: Dec 2009
Posts: 10
Sorry, I forget to modify one file!
But case this time, maybe confirm my contention.
If CPU is AMD,SL kernel will get the CPUType is PPC.
case i mark all ppc define of CPUtype, that to induce the kernel can't boot with AMD then reboot!
but v0.7 no mark ppc define and can boot with 32bit kernel.PPC no define 64 bit kernel,
so if you want to boot with 64bit kernel, you will get a black screen then jump back chameleon screen.
Now i try modify the source code, when need to get CPUType, i define ppc to I386 and X86_64.
but this maybe not work! please try this kernel! thanks!

link: http://rapidshare.com/files/32588367...ernel.zip.html
Reply With Quote