From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LtGph-0007ir-8I for mharc-grub-devel@gnu.org; Mon, 13 Apr 2009 03:43:57 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtGpe-0007gW-Tv for grub-devel@gnu.org; Mon, 13 Apr 2009 03:43:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtGpZ-0007fE-Gw for grub-devel@gnu.org; Mon, 13 Apr 2009 03:43:53 -0400 Received: from [199.232.76.173] (port=52347 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtGpZ-0007fB-BH for grub-devel@gnu.org; Mon, 13 Apr 2009 03:43:49 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:61327) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtGpY-0006Hy-Ru for grub-devel@gnu.org; Mon, 13 Apr 2009 03:43:49 -0400 Received: from [85.180.44.158] (e180044158.adsl.alicedsl.de [85.180.44.158]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0MKuxg-1LtGpW1EZF-0000x4; Mon, 13 Apr 2009 09:43:46 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <7abf96460904130040i4842c6earb0f1cc6929166ffa@mail.gmail.com> References: <20090412.235354.211857775.davem@davemloft.net> <7abf96460904130040i4842c6earb0f1cc6929166ffa@mail.gmail.com> Content-Type: text/plain Date: Mon, 13 Apr 2009 09:43:45 +0200 Message-Id: <1239608625.3747.3.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18zHUIFipE55NR0u/tAVlRo18bdsPFvfxtLWg7 q07kxQMQil1DrA15oiddvbjhY3HKs6uCcxCmKpRbDZ2i8t2JSC gCQWinjWKB4jE/C+zP6MA== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH]: grub: Add Sun partition support to grub-probe and grub-fstest. 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: Mon, 13 Apr 2009 07:43:55 -0000 Am Montag, den 13.04.2009, 17:40 +1000 schrieb Chip Panarchy: > Hello > > When you mention 'Sun Partition' what file-system are you specifying? > > ZFS? > UFS? > He surely meant Sun partition table format and not a filesystem. Grub2 doestn't support ZFS Sun seems to have it's own partition table format just like pc (or msdos) /gpt/apple/amiga/acorn which grub2 supports. -- Felix Zielcke