Hello! I've successfully built the libpayload that's current as of 45 minutes ago, (I ran svn update on it at 11:30PM ET). It built properly without any problems, and even allowed me to create it as a multi-boot library.
Now the questions, earlier we had a discussion regarding the ability to boot it from a Grub2 prompt, and even from a Grub-Legacy prompt after it booted Grub2. Typically they boot elf images. Here: Any suggestions for creating an image that way?
-- Gregg C Levine hansolofalcon@worldnet.att.net "The Force will be with you always." Obi-Wan Kenobi
Hi!
On Wed, Nov 12, 2008 at 12:20:01AM -0500, Gregg C Levine wrote:
Hello! I've successfully built the libpayload that's current as of 45 minutes ago, (I ran svn update on it at 11:30PM ET). It built properly without any problems, and even allowed me to create it as a multi-boot library.
Now the questions, earlier we had a discussion regarding the ability to boot it from a Grub2 prompt, and even from a Grub-Legacy prompt after it booted Grub2. Typically they boot elf images. Here: Any suggestions for creating an image that way?
It should work right away. Just make sure you enabled CONFIG_MULTIBOOT in .config (it is by default).