From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M5nxW-000321-LS for mharc-grub-devel@gnu.org; Sun, 17 May 2009 17:31:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5nxV-000319-SP for grub-devel@gnu.org; Sun, 17 May 2009 17:31:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5nxQ-0002zE-F1 for grub-devel@gnu.org; Sun, 17 May 2009 17:31:48 -0400 Received: from [199.232.76.173] (port=45283 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5nxQ-0002z6-8D for grub-devel@gnu.org; Sun, 17 May 2009 17:31:44 -0400 Received: from elasmtp-scoter.atl.sa.earthlink.net ([209.86.89.67]:34992) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5nxP-00021X-RY for grub-devel@gnu.org; Sun, 17 May 2009 17:31:43 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-scoter.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1M5nxP-000493-At for grub-devel@gnu.org; Sun, 17 May 2009 17:31:43 -0400 Message-ID: <4A108338.9000302@earthlink.net> Date: Sun, 17 May 2009 17:35:52 -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: <4A107F87.2020009@earthlink.net> In-Reply-To: <4A107F87.2020009@earthlink.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd4851c4ffa132964a528a40edf64a92ee729072ae4777b98cc8350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: Still getting segmentation fault! 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: Sun, 17 May 2009 21:31:50 -0000 BandiPat wrote: > root[Y]# grub-install /dev/sda --recheck > > /usr/sbin/grub-install: line 307: 478 Segmentation fault $grub_setup > ${setup_verbose} ${setup_force} --directory=${grubdir} > --device-map=${device_map} ${install_device} > > > Daniel provided a backtrace earlier in the "Is this bad?" topic, so do > you need more to run down the problem? > > Thanks, > Pat > ======== Sorry, replying to my own email, but didn't know if this might be significant as well. Thinking maybe the only thing that didn't complete was the MBR writing, I tried rebooting to see if I got any errors. I did get a rescue prompt, but couldn't do anything from it. Here is the error: grub_parser_execute not found Hopefully helpful, Pat