yhlu <[EMAIL PROTECTED]> writes: > Eric, > > With the latest change that make vmlinux to be elf64 and make bzImage > do switch to 64bit long mode, the kernel started via kexec can not get > VGA console. but the serial console works well. I wonder if the > setup.S is skipped in bzImage via kexec path.
Yes. setup.S has always been skipped by bzImage via the kexec path unless you explicitly tell /sbin/kexec to use the 16bit entry point. Is not having a VGA console a new thing, or it something you just noticed? Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/