From owner-freebsd-questions@FreeBSD.ORG Thu Jan 28 21:03:12 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 302201065672 for ; Thu, 28 Jan 2010 21:03:12 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id B68248FC1B for ; Thu, 28 Jan 2010 21:03:11 +0000 (UTC) Received: by bwz5 with SMTP id 5so957550bwz.3 for ; Thu, 28 Jan 2010 13:03:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=0eZ6qaRPKg9Ml+XrqvQPeuxb+GTNpUOCWN7QfSW+qqA=; b=cQoXsbI2f9FD4giSzuD+CPLjLIRh/ANLVUQIeUHyfjIj42M4V4prLfjyAVtXPv5S+T neZ08uHWT3vIomLLwpqNrjPa7SWhO+Skyd2x0tVqw2l7iPzxs5QT/Pb8bkVBwW5Kasn+ 8lUgBDXNeB9bTLqtdp5TKCOqrj+iNOefyKsds= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=LD2RvGvzECE2TzW+PG5hHmgbNgqrhIBQuxx3MmXtDKG09lfAY7bmRH/vQ/ySRrdMy2 Ij/cDIxtnhdAQ4Qa6wKKzJyOVuX8FlcPknGHx7ac4iwgxRQAtUVDYRuiSjGsgoFd8Wgr qwK+ouZEcJ/LPQXakG7qzfQ7o1KIdfPgAkHCw= MIME-Version: 1.0 Received: by 10.204.10.134 with SMTP id p6mr3624123bkp.34.1264712589183; Thu, 28 Jan 2010 13:03:09 -0800 (PST) In-Reply-To: <86d606731001281218h41172eb7w467675fa38e6224@mail.gmail.com> References: <86d606731001281218h41172eb7w467675fa38e6224@mail.gmail.com> From: Chris Rees Date: Thu, 28 Jan 2010 21:01:03 +0000 Message-ID: To: Michael Krafczyk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 21:03:12 -0000 On 28 January 2010 20:18, Michael Krafczyk wrote: > Hi, > > I am new to FreeBSD and recently created a FreeNAS server. =A0I had a pro= blem > with GEOM: GPT rejected. =A0I have Award Bios and found this fix > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D115406. =A0I, though, do not= know > how to apply the patch. =A0I would appreciate any help. > > Thanks, > > Mike Krafczyk Are you certain that you need to? What version of FreeBSD are you using? Chris