On Monday 07 May 2007 21:32, Yoshinori K. Okuji wrote:
> On Monday 07 May 2007 21:04, Robert Millan wrote:
> > Do you have an idea on how to build these floppy images?  The
> > instructions about concatenating boot.img with core.img don't work here.
>
> Strange... it worked in the past, but doesn't now. There must be a bug.

Ah, no. After I recompiled it from scratch, I can just create a floppy image:

$ cat boot.img core.img | dd of=foo.img seek=0 conv=notrunc

Okuji


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to