On Mon, Sep 22, 2008 at 11:09 AM, 黄武 <[EMAIL PROTECTED]> wrote: > Hello,everyone. > I'm a new guy in this field,But really interesting in Grub ,I want to learn > how the system boot up. > These days I start to read the source code of the grub2 ,but now I stopped > in a small problem. > In cygwin I want to complie the source ,first I should to run the > "configure" file to create a makefile for my platform, but after I do this , > I got this > I have googled ,but feel unlucky. > Please give me some advices . > Thanks !
Hi, >From the file layout, you're using grub legacy, which doesn't work in cygwin. Also, the line character is not right, make sure you don't convert from Linux style '\n' to Windows style '\r\n'. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel