From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E2xqG-0008A4-06 for mharc-grub-devel@gnu.org; Wed, 10 Aug 2005 17:10:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2xm8-0006pS-EG for grub-devel@gnu.org; Wed, 10 Aug 2005 17:06:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2xlv-0006hu-Iq for grub-devel@gnu.org; Wed, 10 Aug 2005 17:06:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2xlt-0006cy-LC for grub-devel@gnu.org; Wed, 10 Aug 2005 17:05:57 -0400 Received: from [64.146.134.43] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2xqw-0006mL-9o for grub-devel@gnu.org; Wed, 10 Aug 2005 17:11:10 -0400 Received: from [9.47.17.61] (bi01p1.co.us.ibm.com [32.97.110.142]) by localhost.localdomain (Postfix) with ESMTP id 9EE526713C for ; Wed, 10 Aug 2005 13:56:27 -0700 (PDT) Message-ID: <42FA69FA.3080106@mauery.com> Date: Wed, 10 Aug 2005 13:56:26 -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> <42FA3BFD.1000208@mauery.com> <42FA5C8D.9090609@gmail.com> In-Reply-To: <42FA5C8D.9090609@gmail.com> 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 21:10:24 -0000 Vladimir Serbinenko wrote: > > Try to make an fsck on this partition and repair the errors if any. > If it doesn't work could you send the characteristics of your ext3 FS? > (like size) fsck says the filesystem is clean. bluecow:/home/vhmauery# fdisk -l Disk /dev/hda: 80.0 GB, 80032038912 bytes 255 heads, 63 sectors/track, 9730 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 1020 8193118+ 7 HPFS/NTFS /dev/hda2 1021 1033 104422+ 83 Linux /dev/hda3 1034 2338 10482412+ 83 Linux /dev/hda4 2339 9730 59376240 f W95 Ext'd (LBA) /dev/hda5 2339 2464 1012063+ 82 Linux swap / Solaris /dev/hda6 2465 3710 10008463+ 83 Linux /dev/hda7 3711 4318 4883728+ 83 Linux /dev/hda8 4319 6142 14651248+ 8e Linux LVM /dev/hda9 6143 7966 14651248+ 8e Linux LVM /dev/hda10 7967 9730 14169298+ 8e Linux LVM --Vernon