From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QYYuo-0002IQ-7H for mharc-grub-devel@gnu.org; Mon, 20 Jun 2011 03:28:58 -0400 Received: from eggs.gnu.org ([140.186.70.92]:34805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYYul-0002IE-Lo for grub-devel@gnu.org; Mon, 20 Jun 2011 03:28:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYYuk-0007WJ-OQ for grub-devel@gnu.org; Mon, 20 Jun 2011 03:28:55 -0400 Received: from smtpout01s1.x-echo.com ([193.252.149.37]:58468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYYuk-0007W9-Jh for grub-devel@gnu.org; Mon, 20 Jun 2011 03:28:54 -0400 Message-ID: <4DFEF6B3.9070008@zetam.org> Date: Mon, 20 Jun 2011 09:28:51 +0200 From: Yves Blusseau User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b3pre Thunderbird/3.1.10 MIME-Version: 1.0 To: The development of GRUB 2 Subject: Error: prefix not set Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 193.252.149.37 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Mon, 20 Jun 2011 07:28:56 -0000 Hi all, I see a message "prefix not set" when the grub kernel try to load the grub.cfg file and that the normal module is already include in core.img. I explain: the "normal" module is include in core.img by grub-mkimage because i add the "ls" module as module to add in core.img. When i start my PC the grub kernel is load normaly but when it switch to normal mode the error "prefix not set" is displayed on the screen. I have check and the prefix is good in the rescue shell and in normal mode. This message is only display if the normal module is include in core.img Regards, Yves Blusseau