From owner-freebsd-questions@FreeBSD.ORG Thu Jan 28 20:49:55 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D23E1065670 for ; Thu, 28 Jan 2010 20:49:55 +0000 (UTC) (envelope-from mkrafczyk@gmail.com) Received: from mail-iw0-f204.google.com (mail-iw0-f204.google.com [209.85.223.204]) by mx1.freebsd.org (Postfix) with ESMTP id 0848C8FC16 for ; Thu, 28 Jan 2010 20:49:54 +0000 (UTC) Received: by iwn42 with SMTP id 42so1264281iwn.9 for ; Thu, 28 Jan 2010 12:49:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=TRyV33MqkJoafqvxeuw1F8kzH5XfamKH+pZUiJpNs94=; b=MQi7ZKqMGv/a9CpGfuUAnm2oukgqLFbS5tIiG2e8aMz+cIGWx4I4JaPNuevxmLveJF AU1BopvycWkum4l+oL1ChYkG06dC7ZCz6Vbf/73gvhkVDkp9tlmuROb6XDbTbQH2PnSt 1zN5Rs9nSmg18iN05EtmZrVb1O/WrBFC21tCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FX2d+OSDBtdW5T8JtQ68/+jDwblg59plere+FfENz1KnBpe8Q/xXOES3GzvN0TBVWV 7im0XF5gPlOI3ykGdXklu0h9Yb9wwyaOCepBpqLRrHCEoGyt2PBlQpvO96uFU/ZU+9u5 5c02BdJNImVDhoFuoOcq6rBcYqnHmd0zpbB9w= MIME-Version: 1.0 Received: by 10.231.147.203 with SMTP id m11mr370451ibv.86.1264709901382; Thu, 28 Jan 2010 12:18:21 -0800 (PST) Date: Thu, 28 Jan 2010 15:18:21 -0500 Message-ID: <86d606731001281218h41172eb7w467675fa38e6224@mail.gmail.com> From: Michael Krafczyk To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 20:49:55 -0000 Hi, I am new to FreeBSD and recently created a FreeNAS server. I had a problem with GEOM: GPT rejected. I have Award Bios and found this fix http://www.freebsd.org/cgi/query-pr.cgi?pr=115406. I, though, do not know how to apply the patch. I would appreciate any help. Thanks, Mike Krafczyk