From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LqBeT-00067n-Vx for mharc-grub-devel@gnu.org; Sat, 04 Apr 2009 15:35:38 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqBeR-00066n-Uo for grub-devel@gnu.org; Sat, 04 Apr 2009 15:35:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqBeN-00065T-Dh for grub-devel@gnu.org; Sat, 04 Apr 2009 15:35:35 -0400 Received: from [199.232.76.173] (port=55835 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqBeN-00065Q-97 for grub-devel@gnu.org; Sat, 04 Apr 2009 15:35:31 -0400 Received: from elasmtp-kukur.atl.sa.earthlink.net ([209.86.89.65]:36079) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqBeM-0000TR-Up for grub-devel@gnu.org; Sat, 04 Apr 2009 15:35:31 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-kukur.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LqBeM-0004Un-9n for grub-devel@gnu.org; Sat, 04 Apr 2009 15:35:30 -0400 Message-ID: <49D7B682.3050008@earthlink.net> Date: Sat, 04 Apr 2009 15:35:30 -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: <49D7744B.4040708@googlemail.com> <49D77664.5000409@googlemail.com> In-Reply-To: <49D77664.5000409@googlemail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd487de150d4717cc35be8bb73044925cd1a3d22eb99cf5c6dcb350badd9bab72f9c350badd9bab72f9c 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: Sat, 04 Apr 2009 19:35:36 -0000 Andreas Born wrote: > BandiPat wrote: >> phcoder wrote: >> >> Have you re-run grub-setup? >> >> >> ------ >> No, I've never run grub-setup after an install, only grub-install & >> grub-mkconfig. What will that program do? I tried to read the man >> page, but it gave me an error. > It's invoked by grub-install to do the actual installation of the > bootloader. Basically it installs an image generated by grub-mkimage. > grub-install just tries to automate all this stuff. > So in fact you run grub-setup. > > Andreas ======= Thanks Andreas, I just figured that out as well when testing on another machine just now. If you still have the file I sent you for svn2059, would you mind testing it on your machine as well. I'm tempted to send you the svn2059 or 2065 to compile on your current machine, to see if it behaves differently than the one I built. Be prepared though, as I'm sure you'll need to re-install svn2031 back after 2059 fails to boot. Keep your LiveCD available to reboot! :-) I just tested 2059 on another machine here, which resulted in the same error, non-boot situation as it did on my main machine. There is a bug somewhere since 2031. I guess at this point someone needs to research what changed between 2031 and 2059. Thanks for everyone's help! Pat