From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 09:08:07 2008 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 712591065699 for ; Sun, 5 Oct 2008 09:08:07 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 63DA08FC1E for ; Sun, 5 Oct 2008 09:08:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m9597xED005128; Sun, 5 Oct 2008 11:07:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m9597wtH005125; Sun, 5 Oct 2008 11:07:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 5 Oct 2008 11:07:58 +0200 (CEST) From: Wojciech Puchar To: "Don O'Neil" In-Reply-To: <10435563D3EC45D8A9AE00AECF113945@mickey> Message-ID: <20081005110745.T5124@wojtek.tensor.gdynia.pl> References: <20081004181923.N2683@wojtek.tensor.gdynia.pl> <4A5E18EB2ED142C2B97EFD5A82AA805F@mickey> <8e10486b0810041351je5262fbi3bee00f47ef3bc68@mail.gmail.com> <10435563D3EC45D8A9AE00AECF113945@mickey> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, 'Alexandre Biancalana' Subject: RE: Can't add new 1TB disk in FreeBSD 6.1 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: Sun, 05 Oct 2008 09:08:07 -0000 >> >> >> I tried using fdisk first, same problem, won't let me write to the disk. > > Do you will use the entire disk in one partition ? If so, just do: > newfs /dev/ad4 > yes you can. i actually do this