From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LpkgW-0006VU-0b for mharc-grub-devel@gnu.org; Fri, 03 Apr 2009 10:47:56 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpkgU-0006TQ-10 for grub-devel@gnu.org; Fri, 03 Apr 2009 10:47:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpkgN-0006JB-MH for grub-devel@gnu.org; Fri, 03 Apr 2009 10:47:52 -0400 Received: from [199.232.76.173] (port=35178 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpkgN-0006Iq-FR for grub-devel@gnu.org; Fri, 03 Apr 2009 10:47:47 -0400 Received: from elasmtp-banded.atl.sa.earthlink.net ([209.86.89.70]:54390) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpkgN-0000tQ-2d for grub-devel@gnu.org; Fri, 03 Apr 2009 10:47:47 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LpkgM-0002gy-GC for grub-devel@gnu.org; Fri, 03 Apr 2009 10:47:46 -0400 Message-ID: <49D62192.4010804@earthlink.net> Date: Fri, 03 Apr 2009 10:47:46 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: The development of GRUB 2 References: <49D52767.4050603@earthlink.net> <1238710774.10732.16.camel@mj> <49D59588.30205@earthlink.net> <49D5FEB5.2070902@earthlink.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd4895d303c8da286a61aa2c7a060432917c30febb85a5f48815350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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: Fri, 03 Apr 2009 14:47:54 -0000 step21 wrote: > yes, it probably should. i know that when creating an efi image for an > efi based system with grub-mkimage you specify the modules, so it gets > specified there, on a bios system I'm not sure. I don't think a > symlink is the right solution.Did you run autogen.sh after updating? > What might also work is to re-check out grub to a seperate directory, > and try if that works. ----------- Shouldn't the autogen.sh be run during the build? How do you mean re-check out grub to a separate directory? Just drop it in another unrelated directory and use the commands to run it testing the setup. Sorry don't remember exactly the commands right now, but I've got that somewhere in notes. :-) I guess when it goes into rescue mode, I could "insmod minicmd.mod" to test as well? Thanks for your patience & help. Pat