From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LpVGX-0002Pz-Lk for mharc-grub-devel@gnu.org; Thu, 02 Apr 2009 18:20:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpVGW-0002OJ-CA for grub-devel@gnu.org; Thu, 02 Apr 2009 18:20:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpVGR-0002Hy-3I for grub-devel@gnu.org; Thu, 02 Apr 2009 18:20:03 -0400 Received: from [199.232.76.173] (port=54090 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpVGQ-0002Hj-RP for grub-devel@gnu.org; Thu, 02 Apr 2009 18:19:58 -0400 Received: from c60.cesmail.net ([216.154.195.49]:37801) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LpVGQ-0006Ad-H8 for grub-devel@gnu.org; Thu, 02 Apr 2009 18:19:58 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 02 Apr 2009 18:19:57 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id F2F1B34C6A for ; Thu, 2 Apr 2009 18:20:48 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <49D52767.4050603@earthlink.net> References: <49D52767.4050603@earthlink.net> Content-Type: text/plain Date: Thu, 02 Apr 2009 18:19:34 -0400 Message-Id: <1238710774.10732.16.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Grub2 svn2059 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2009 22:20:04 -0000 On Thu, 2009-04-02 at 17:00 -0400, BandiPat wrote: > Hi guys, > Help a Grub2 novice out please. I try to keep up with most of the > changes you guys make, but I've either missed something or there is a > problem with the latest svn release, listed in the subject. Why are you writing that? Did any previous revision work for you? > Upon building the package for Zenwalk, installing, then running > grub-install, I rebooted the machine to test. I got the "Welcome to > Grub2" then an error! > error: the symbol 'grub_command_list not found > Entering Rescue mode... I cannot reproduce that problem with revision 2059. Please give details how exactly you built and installed GRUB. > What happened? GRUB cannot find some module, probably "minicmd". Please post the output of "ls" and "set". Perhaps "prefix" points to an undetected device. > Did I fail to build it correctly? I don't know. You message doesn't indicate any build failures. > Is this an actual > error or failing with Grub2 svn2059? I don't understand your question. > Do I need to change something in > the grub.cfg? I await your instructions. It looks like the failure happens before grub.cfg is loaded, so the contents of grub.cfg is irrelevant at that stage. -- Regards, Pavel Roskin