From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Cw5l0-0001I7-Em for mharc-grub-devel@gnu.org; Tue, 01 Feb 2005 16:40:22 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cw5kt-0001F2-S5 for grub-devel@gnu.org; Tue, 01 Feb 2005 16:40:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cw5ko-0001Dv-SN for grub-devel@gnu.org; Tue, 01 Feb 2005 16:40:11 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cw5kd-00014V-JJ; Tue, 01 Feb 2005 16:39:59 -0500 Received: from [207.115.63.102] (helo=pimout3-ext.prodigy.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cw5SJ-0001ab-30; Tue, 01 Feb 2005 16:21:03 -0500 Received: from [192.168.1.125] (adsl-66-142-226-17.dsl.kscymo.swbell.net [66.142.226.17]) by pimout3-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id j11LKvoB383456; Tue, 1 Feb 2005 16:20:58 -0500 Message-ID: <41FFF2B9.4050902@mail.fsix.com> Date: Tue, 01 Feb 2005 15:20:57 -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, bug-parted@gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: how do you boot from a GPT partition? 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: Tue, 01 Feb 2005 21:40:17 -0000 Hi, Having a little trouble booting from a gpt partition that was made using parted. I have to use gpt, because I don't know of any other way to partition a 3TB disk (ie hardware RAID controller). I get the following error from grub when i try a "root (hd0,0)" : "Filesystem type unknown, partition type 0xee" I'm using grub version: 0.95 I'm using parted version: 1.6.15 Does anyone know how to boot from GPT partitions? Thanks, Carlos Knowlton