drake127 wrote:
I am running Gentoo x64 and this new kernel is unable to boot properly.
It's booting all the way, you're just not getting a getty login prompt on the correct console device node.
Do you have "Xenify" set to Yes in your configuration profile?
Do you get a getty login prompt on the 2.6.18-x86_64 kernel?
Can you paste the getty lines from your /etc/inittab?
For reference, 2.6.18 kernels want /dev/tty1 for console, whereas the pv_ops kernels (those > 2.6.18) want /dev/hvc0. Xenify is supposed to take care of making this modification for you, even when switching between kernels.
-Chris