From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MTftS-0005wc-2L for mharc-grub-devel@gnu.org; Wed, 22 Jul 2009 13:46:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTftQ-0005vz-Fz for grub-devel@gnu.org; Wed, 22 Jul 2009 13:46:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTftL-0005ts-N9 for grub-devel@gnu.org; Wed, 22 Jul 2009 13:46:15 -0400 Received: from [199.232.76.173] (port=48525 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTftL-0005tm-GE for grub-devel@gnu.org; Wed, 22 Jul 2009 13:46:11 -0400 Received: from c60.cesmail.net ([216.154.195.49]:8720) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MTftK-0004UU-RE for grub-devel@gnu.org; Wed, 22 Jul 2009 13:46:11 -0400 Received: from unknown (HELO smtprelay1.cesmail.net) ([192.168.1.111]) by c60.cesmail.net with ESMTP; 22 Jul 2009 13:46:09 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay1.cesmail.net (Postfix) with ESMTPSA id 4B59034C69 for ; Wed, 22 Jul 2009 13:46:07 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: <20090717165140.GN11691@riva.ucam.org> <20090718184555.GH8867@thorin> <20090718191741.GM8867@thorin> <20090719100741.GA12723@riva.ucam.org> <20090722171612.GC8706@thorin> <1248284185.10707.4.camel@mj> Content-Type: text/plain Date: Wed, 22 Jul 2009 13:46:06 -0400 Message-Id: <1248284766.10707.14.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Fix when installing on pationless but partionable medium 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, 22 Jul 2009 17:46:16 -0000 On Wed, 2009-07-22 at 19:43 +0200, Vladimir 'phcoder' Serbinenko wrote: > On Wed, Jul 22, 2009 at 7:36 PM, Pavel Roskin wrote: > > On Wed, 2009-07-22 at 19:16 +0200, Robert Millan wrote: > > boot.img has holes for FAT and PC MBR. That's two configurations we > > support. No other partition tables or filesystems are supported. > Many filesystems leave first block free. These are supported too Fine with me if we can identify them. -- Regards, Pavel Roskin