Tom Davies <[email protected]> writes:

> Hi :)
>
> Good news and bad news about multi-booting with grub! 
>
> The good news is that grub almost invariably finds the presence of any other
> OSes on the machine and automatically adds a line to the boot-menu to allow
> people to choose which OS to boot in to.  Failing that it is possible to edit
> grub to include them. 

I want to build grub as a multiboot binary. (Multiboot as in
http://www.gnu.org/software/grub/manual/multiboot/multiboot.html )

What I want seems to be:
./grub-mkimage -O i386-multiboot -d . -v -o /srv/tftp/linux/grub2 *.mod

But the resulting binary is broken. It doesn't work on qemu or native.

Regards, Julian


_______________________________________________
Help-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to