Ken Moffat wrote:
On Tue, Jan 23, 2007 at 05:09:04PM -0500, Colin Dean wrote:
Google mostly thinks this happens to people who try to boot Win XP
from grub, which is obviously not relevant, but there was one
suggestion that the problem was caused by copying vmlinux instead of
arch/i386/bzImage.

I was just about to start rebuilding the kernel when I saw this in the book, section 9.3:

cp vmlinux ${CLFS}/boot/clfskernel-2.6.19

I assume, then, that that line should be:

cp arch/<the arch for which you're compiling>/bzImage ${CLFS}/boot/clfskernel-2.6.19

Eh?

--
Colin
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev

Reply via email to