From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CtnjO-0002GI-P4 for mharc-grub-devel@gnu.org; Wed, 26 Jan 2005 09:01:15 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ctnj8-0002DK-BA for grub-devel@gnu.org; Wed, 26 Jan 2005 09:00:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ctnix-0002AT-7q for grub-devel@gnu.org; Wed, 26 Jan 2005 09:00:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ctniv-00025d-EH for grub-devel@gnu.org; Wed, 26 Jan 2005 09:00:45 -0500 Received: from [207.115.63.101] (helo=pimout2-ext.prodigy.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CtnOd-0008O1-99 for grub-devel@gnu.org; Wed, 26 Jan 2005 08:39:47 -0500 Received: from [192.168.1.125] (adsl-66-142-226-17.dsl.kscymo.swbell.net [66.142.226.17]) by pimout2-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id j0QDdgdc212532 for ; Wed, 26 Jan 2005 08:39:46 -0500 Message-ID: <41F79D9D.8090909@mail.fsix.com> Date: Wed, 26 Jan 2005 07:39:41 -0600 From: Carlos Knowlton User-Agent: Mozilla Thunderbird 0.9 (X11/20041127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: grub with GPT problem 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, 26 Jan 2005 14:01:03 -0000 Hi, I've got a 3Ware 9500 12 Harware RAID controller that is full of 25GB S-ATA drives (total storage = 2.75TB). To my 64bit FC3 box, this looks like a single huge SCSI disk (/dev/sda). I used parted to create GPT partitions on it, (because nothing else would work on a volume that big). This seems to work fine, except that grub doesn't seem to recognize GPT partitions. So here's my question: Does anyone know a way to boot from huge volumes (where "huge" = >2TB)? even if it doesn't involve grub, or GPT, I'm open to suggestions. Any clues? Thanks! Carlos Knowlton