From owner-freebsd-questions@FreeBSD.ORG Mon Oct 18 12:45:23 2004 Return-Path: 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 CF88A16A4CE for ; Mon, 18 Oct 2004 12:45:23 +0000 (GMT) Received: from amsfep19-int.chello.nl (amsfep19-int.chello.nl [213.46.243.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0863F43D3F for ; Mon, 18 Oct 2004 12:45:23 +0000 (GMT) (envelope-from Danovitsch@Vitsch.net) Received: from Vitsch.net ([212.187.78.35]) by amsfep19-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041018124521.MQPL17887.amsfep19-int.chello.nl@Vitsch.net>; Mon, 18 Oct 2004 14:45:21 +0200 Received: from 192.168.1.254 (f59122.upc-f.chello.nl [80.56.59.122]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id i9ICjIun004563; Mon, 18 Oct 2004 14:45:18 +0200 (CEST) (envelope-from Danovitsch@Vitsch.net) From: "Daan Vreeken [PA4DAN]" To: Svein Halvor Halvorsen Date: Mon, 18 Oct 2004 14:45:15 +0200 User-Agent: KMail/1.5.2 References: <20041018125351.R24455@maren.thelosingend.net> <200410181419.42642.Danovitsch@Vitsch.net> <20041018142758.B13624@mirrorball.thelosingend.net> In-Reply-To: <20041018142758.B13624@mirrorball.thelosingend.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410181445.15101.Danovitsch@Vitsch.net> cc: FreeBSD-Questions@FreeBSD.org Subject: Re: 128 GiB+ disks on Intel PIIX4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 12:45:23 -0000 On Monday 18 October 2004 14:30, you wrote: > [Daan Vreeken [PA4DAN], 2004-10-18] > > > dd if=/dev/ad1 of=/dev/null > > > > If it succeeds without errors, you should also be able to write the > > entire disk. > > It is not possible that the controller will rotate when it reaches its > 28bit address barrier, and that the controller will return the first part > of the disk, when asking for the last? I don't believe that is possible without the kernel complaining, but I'm not 100% sure. To be really 100% sure you'll have to fill up the disk and re-read it... grtz, Daan