I've got the entire thing finished building.
Obviously, the next step is booting ;-)
In my development machine, I have two hard drives. The first has the
host system, the second is where I'm building CLFS.
I added the follow entry to my main /boot/grub/menu.lst:
title CLFS
root (hd1,0)
kernel /boot/clfs-2.6.19 root=/dev/hdb1
The path to the kernel is correct. I may have called it
clfs-image-2.6.19 -- if I did, then it's that way in the menu.lst, too.
When I attempt to boot from it, I get:
Error 13: Invalid or unexecutable image format
or something of the like.
I checked the permissions on the kernel--they're fine.
I've no idea where to begin troubleshooting here, other than to rebuild
the kernel, and I'd rather not do that as a first step if I don't have to.
Ideas?
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev