From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261245AbULAO32 (ORCPT ); Wed, 1 Dec 2004 09:29:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261260AbULAO32 (ORCPT ); Wed, 1 Dec 2004 09:29:28 -0500 Received: from smtp106.mail.sc5.yahoo.com ([66.163.169.226]:57503 "HELO smtp106.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S261245AbULAO30 (ORCPT ); Wed, 1 Dec 2004 09:29:26 -0500 Message-ID: <41ADD53F.9090307@yahoo.com> Date: Wed, 01 Dec 2004 09:29:19 -0500 From: Daniel Dickman User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: setting up EFI on x86 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I just got an older x86 desktop system and I wanted to learn about EFI by booting the kernel using this instead of the older MBR-style boot process. Does anyone know how I can set up such a system on x86? Specifically, what tools can I use to create a GPT disk? Do I need a special BIOS to do this? Thanks for any help with this.