From owner-freebsd-questions@FreeBSD.ORG Thu Aug 24 21:34:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D4316A4DA for ; Thu, 24 Aug 2006 21:34:30 +0000 (UTC) (envelope-from mfburdett@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E26F43D46 for ; Thu, 24 Aug 2006 21:34:30 +0000 (GMT) (envelope-from mfburdett@gmail.com) Received: by wx-out-0506.google.com with SMTP id s16so621942wxc for ; Thu, 24 Aug 2006 14:34:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WYn2msGo5Oky66s0TQcadJQlxRxEmb0aaBoLpUMlcL9dN1y0HfpnlG+UwoMcr8WVWAK2/CX/oOvgWaZCkCwJEnzOiTe07WZ7AlFnRd2tiCJ9INuJbD1z93wc8xywN+rqMklzcsBd29JrNjyiJPsi3KUA+XC/OYbZrhRtdluVBng= Received: by 10.90.117.11 with SMTP id p11mr487143agc; Thu, 24 Aug 2006 14:32:58 -0700 (PDT) Received: by 10.90.91.13 with HTTP; Thu, 24 Aug 2006 14:32:58 -0700 (PDT) Message-ID: Date: Thu, 24 Aug 2006 14:32:58 -0700 From: "mark burdett" To: backyard1454-bsd@yahoo.com In-Reply-To: <20060824193419.79312.qmail@web83114.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060824193419.79312.qmail@web83114.mail.mud.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: fdisk: ERROR: failed to adjust; setting sysid to 0 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, 24 Aug 2006 21:34:30 -0000 > should be ok. Any particular reason you are > partitioning multiple partitions for FreeBSD? this For some reason, when we ordered the server w/ freebsd pre-installed, the vendor created a slice which was less than half the size of the full raid array (>2TB). Perhaps because sysinstall was having trouble with a slice larger than 2TB? This page -- http://www.freebsd.org/projects/bigdisk/ -- may be out of date, but it reports: sysinstall Not done A full audit is needed. Reports exist of problems with >1TB partitions. --mark