From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LqwVS-0004HL-GX for mharc-grub-devel@gnu.org; Mon, 06 Apr 2009 17:37:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqwVQ-0004HB-O4 for grub-devel@gnu.org; Mon, 06 Apr 2009 17:37:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqwVL-0004Gz-Eq for grub-devel@gnu.org; Mon, 06 Apr 2009 17:37:23 -0400 Received: from [199.232.76.173] (port=52205 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqwVL-0004Gw-90 for grub-devel@gnu.org; Mon, 06 Apr 2009 17:37:19 -0400 Received: from elasmtp-masked.atl.sa.earthlink.net ([209.86.89.68]:41305) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqwVK-0004fD-Sh for grub-devel@gnu.org; Mon, 06 Apr 2009 17:37:19 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-masked.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LqwVJ-00022l-Q3 for grub-devel@gnu.org; Mon, 06 Apr 2009 17:37:18 -0400 Message-ID: <49DA760D.8090901@earthlink.net> Date: Mon, 06 Apr 2009 17:37:17 -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> <200904040344.52848.okuji@enbug.org> <49D65D3A.6040805@earthlink.net> <200904040412.43072.okuji@enbug.org> In-Reply-To: <200904040412.43072.okuji@enbug.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd4891e962afc31a1815879be5649368d6e62601a10902912494350badd9bab72f9c350badd9bab72f9c 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: Mon, 06 Apr 2009 21:37:24 -0000 Yoshinori K. Okuji wrote: > On Saturday 04 April 2009 04:02:18 BandiPat wrote: >> Yoshinori K. Okuji wrote: >>> On Friday 03 April 2009 14:17:04 step21 wrote: >>>> Hey, just a wild guess, but I think boot.mod got dropped and the boot >>>> command is now included in minicmd.mod >>> Yes, it seems so. And, it is a mistake that boot and some other commands >>> are not built into the kernel. We must reduce modules, and let them back >>> to the kernel. >>> >>> Regards, >>> Okuji >> ----------- >> In the meantime, how do we get the new svn to work then? Is there some >> trick or something in the compile we need to do? Presently I'm using >> svn2031 successfully. > > I guess you just have some outdated files. As "make" depends on timestamps, > checking out from any kind of version control system can confuse "make". > Try "make clean all". > > Regards, > Okuji ______________________________________________ Well, devs, I am making some advancements with the new svn versions. I just did a brand new fresh install to a test computer which had LILO installed as default. I first installed svn2059 for testing, which worked! I then did an upgrade to svn2065 afterwards, ran the grub-install command to replace all the files in /boot/grub. Each time I've run or re-run grub-install though, I get this error. grub-setup: error: cannot read '/boot/grub/core.img' correctly Someone enlighten me as to what might be causing that? Otherwise, things are looking favorable for Grub2 being okay, but I'm not letting you devs off until I do a bit more testing. :-) Regards, Pat