From owner-freebsd-stable@FreeBSD.ORG Tue Aug 19 08:49:46 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 954AFF0E for ; Tue, 19 Aug 2014 08:49:46 +0000 (UTC) Received: from mail.nospam.fr.eu.org (mail.nospam.fr.eu.org [IPv6:2001:41d0:8:bb93::beef:2]) by mx1.freebsd.org (Postfix) with ESMTP id 563B23179 for ; Tue, 19 Aug 2014 08:49:46 +0000 (UTC) Received: from mail.nospam.fr.eu.org (unknown [10.0.2.3]) by mail.nospam.fr.eu.org (Postfix) with ESMTP id 1A6F5E51 for ; Tue, 19 Aug 2014 10:49:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dupille.org; s=default; t=1408438185; bh=Vm+TfNtDapNQQ9zva5qAJTdo1tDWBhVK99spase2CYw=; h=Date:From:To:Subject:In-Reply-To:References; b=6PdTCy3Ok3QMjEKimQmPcCrq9jPrnsHeqnPTFKaQ6kt7PJGBUoUBOAs8WAeFFnOnM nhzmrljv7sNseGnTx4wn+uPqjzxRDGmvt0UXrgHx3BWFAZyL5baw4O4Tv+3JkM7e6M fPpAxhqL/Wn2pNx76/CfdozYDSElUVlKQ9h9Ybdo= Received: from mn3PMZ65+wmOBfAdxCNwag61M8E0s8oO by mail.dupille.org with HTTP (HTTP/1.1 POST); Tue, 19 Aug 2014 10:49:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 19 Aug 2014 10:49:45 +0200 From: =?UTF-8?Q?St=C3=A9phane_Dupille?= To: freebsd-stable@freebsd.org Subject: Re: Installing FreeBSD 10.0 on an UEFI PC Organization: Maison In-Reply-To: <15439df9eb317367955276c162166cd6@dupille.org> References: <15439df9eb317367955276c162166cd6@dupille.org> Message-ID: X-Sender: stephane@dupille.org User-Agent: Roundcube Webmail/0.9.2 X-Spam-Status: No, score=-110.0 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2014 08:49:46 -0000 Le 19/08/2014 10:24, Stéphane Dupille via freebsd-stable a écrit : > I found on Gigabyte website a bios version F5, I'll try to update the > bios, and see if there's any change. Well, I should have start with that. I upgraded the BIOS to version F5, and now it boots with a GPT partition. So now it works pretty well. Thanks a lot ! Best regards,