From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E2uuk-0005eQ-D2 for mharc-grub-devel@gnu.org; Wed, 10 Aug 2005 14:02:54 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2uua-0005bB-DZ for grub-devel@gnu.org; Wed, 10 Aug 2005 14:02:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2uuO-0005Z6-OE for grub-devel@gnu.org; Wed, 10 Aug 2005 14:02:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2uuO-0005BB-0o for grub-devel@gnu.org; Wed, 10 Aug 2005 14:02:32 -0400 Received: from [64.146.134.43] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2un0-0002Ye-Rw for grub-devel@gnu.org; Wed, 10 Aug 2005 13:54:55 -0400 Received: from [9.47.17.61] (bi01p1.co.us.ibm.com [32.97.110.142]) by localhost.localdomain (Postfix) with ESMTP id A14866713C for ; Wed, 10 Aug 2005 10:40:14 -0700 (PDT) Message-ID: <42FA3BFD.1000208@mauery.com> Date: Wed, 10 Aug 2005 10:40:13 -0700 From: Vernon Mauery User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <200508071939.45278.okuji@enbug.org> <42FA2608.80600@mauery.com> <42FA377E.5040701@yahoo.fr> In-Reply-To: <42FA377E.5040701@yahoo.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: GRUB 1.90 is released 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: Wed, 10 Aug 2005 18:02:46 -0000 Vincent Pelletier wrote: > Vernon Mauery wrote: > >>>I am seeing unaligned pointer messages when I use grub2 on /dev/hda2. >>>If I type 'root (hd0,2)', I get 'unaligned pointer 0x7ff94' and if I >>>type 'insmod (hd0,2)/boot/grub/mulitboot.mod', I get 'unaligned >>>pointer 0x7ff64'. > > > Sounds like a file system handling bug. > What FS are you using on (hd0,2) ? ext3 > By the way, (hd0,2) is hda3 not hda2. yeah, typo. sorry. --Vernon