From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QYcUU-0004Kj-Jv for mharc-grub-devel@gnu.org; Mon, 20 Jun 2011 07:18:02 -0400 Received: from eggs.gnu.org ([140.186.70.92]:50807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYcUQ-0004Ji-B2 for grub-devel@gnu.org; Mon, 20 Jun 2011 07:17:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYcUN-0004z2-UJ for grub-devel@gnu.org; Mon, 20 Jun 2011 07:17:58 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:47423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYcUN-0004yd-Ir for grub-devel@gnu.org; Mon, 20 Jun 2011 07:17:55 -0400 Received: by fxm18 with SMTP id 18so919715fxm.0 for ; Mon, 20 Jun 2011 04:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=9T4qZLPcNWfMo4dnN4olzYcukNdNOB+UjZGF+vKrKM4=; b=vfjlIDJAskAM7D4MWynbjUcdrCf/Uksd7hJ7if4XXGWw1uXr5KI2UP5TRgCkMn238H 0X91yH5yIHnnDSIbyVqs9eKSLBSPOu8uHRgZg1kB1ftXSj5ln5os2rE+gv3BbKoOitBw tnKSJVZ4zpOcHO3ysztrig++Byt70SgY1RPbc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Vv9QIFsYr/GiU/qRaJudkM2cQrtsIJiugc4ifRK2YG3Z9VfUdTSp0ET9OLFbT8vVdp /V3tQ8XKpprIZSb/OllefDa5Vuvnq/EouSCs9OJMjwngMxanqwBJQb4s8ac66bLNWy+c XUn4ZlEqmiz+eS7zBWODVmfMgt9zDqNJusUwc= Received: by 10.223.41.89 with SMTP id n25mr3703675fae.7.1308568673588; Mon, 20 Jun 2011 04:17:53 -0700 (PDT) Received: from [192.168.178.55] (p5091D783.dip.t-dialin.net [80.145.215.131]) by mx.google.com with ESMTPS id 11sm2746410fax.36.2011.06.20.04.17.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 20 Jun 2011 04:17:51 -0700 (PDT) Message-ID: <4DFF2C79.4080706@googlemail.com> Date: Mon, 20 Jun 2011 13:18:17 +0200 From: Andreas Born User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110501 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Error: prefix not set References: <4DFEF6B3.9070008@zetam.org> In-Reply-To: <4DFEF6B3.9070008@zetam.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.41 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 11:18:00 -0000 Hi, I think this is the issue described here: http://www.mail-archive.com/grub-devel@gnu.org/msg16839.html Regards, Andreas Am 20.06.2011 09:28, schrieb Yves Blusseau: > 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 > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel