From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OrqFG-0004KO-Hd for mharc-grub-devel@gnu.org; Sat, 04 Sep 2010 06:45:14 -0400 Received: from [140.186.70.92] (port=55599 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrqFD-0004JT-10 for grub-devel@gnu.org; Sat, 04 Sep 2010 06:45:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrqFB-0003X1-0t for grub-devel@gnu.org; Sat, 04 Sep 2010 06:45:10 -0400 Received: from mailout07.t-online.de ([194.25.134.83]:44263) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrqFA-0003Wa-SC for grub-devel@gnu.org; Sat, 04 Sep 2010 06:45:08 -0400 Received: from fwd06.aul.t-online.de (fwd06.aul.t-online.de ) by mailout07.t-online.de with smtp id 1OrqF7-0003sM-73; Sat, 04 Sep 2010 12:45:05 +0200 Received: from [192.168.2.100] (VmItqTZYYhujgPJWiZPqLPEykDLOTKC9coDIP28mKg+Jr9pHg0lFzfxkFV4kCp9wv+@[79.224.125.10]) by fwd06.aul.t-online.de with esmtp id 1OrqF7-0PJbA80; Sat, 4 Sep 2010 12:45:05 +0200 Message-ID: <4C822331.4040404@t-online.de> Date: Sat, 04 Sep 2010 12:45:05 +0200 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100504 SeaMonkey/2.0.5 MIME-Version: 1.0 To: grub-devel@gnu.org References: 1OrA4W-0AtdAG0@fwd10.aul.t-online.de <4C80A902.8000003@hotmail.com> In-Reply-To: <4C80A902.8000003@hotmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ID: VmItqTZYYhujgPJWiZPqLPEykDLOTKC9coDIP28mKg+Jr9pHg0lFzfxkFV4kCp9wv+ X-TOI-MSGID: fbc48728-f672-415a-8ba2-3d051ef42037 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: Wrong format of kernel.img if build on Cygwin (was: no subject) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2010 10:45:12 -0000 Lode Leroy wrote: > > >> Did the core.img actually work as expected then? > > unfortunately no, it doesn't boot. > booting the iso from grub-mkrescue in qemu I get the following message : > > Booting from CD-Rom... > 1MB medium detected > rub_env_seteub_exitub_fatal > =========== (these letters in reverse video) > This is possibly the problem that libbfd cannot not convert PE to ELF properly. Unfortunately the grub-pe2elf tool does support pe-i386 but not pei-i386. I will try to fix this next week. -- Regards, Christian Franke