Andrew Morton wrote: > Con Kolivas wrote: > >>Stops after BIOS check successful. earlyprintk on > > > What does this mean, btw? Can you be more specific about where it gets > stuck? It says decompressing BIOS check successful and then sits there > If you mean that it actually prints no messages at all then yeah, early > printk. One suspect would be the kexec patches which play with boot-time > memory layouts and such. Hmm ok > Make sure that CONFIG_PHYSICAL_START is 0x100000. Yeah it is. > > x86-vmlinux-fix-physical-addrs.patch, perhaps.. I'll try. Cheers, Con