From owner-freebsd-questions@FreeBSD.ORG Mon May 30 16:29:18 2005 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 9DE2D16A41C for ; Mon, 30 May 2005 16:29:18 +0000 (GMT) (envelope-from dmitry.mityugov@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A2043D1F for ; Mon, 30 May 2005 16:29:18 +0000 (GMT) (envelope-from dmitry.mityugov@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so3546957wra for ; Mon, 30 May 2005 09:29:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b+lGu/GBAEhbeh50yQnPTYNa6uFEEGAGTOfsubxdJXrToV5YoLHtC+gJYlz1ltGD3uglfG5fd2tluVGvHmnbdMprXi4NThMdX8pH4MATYv2grwBlGEzLwP2ThO7vKxBX4OcLd1oBPf8PjqgWatjFW4wNpF7Ly3OL3IPf/lFpdNk= Received: by 10.54.8.8 with SMTP id 8mr5645615wrh; Mon, 30 May 2005 09:29:17 -0700 (PDT) Received: by 10.54.56.33 with HTTP; Mon, 30 May 2005 09:29:17 -0700 (PDT) Message-ID: Date: Mon, 30 May 2005 20:29:17 +0400 From: Dmitry Mityugov To: Steven Friedrich In-Reply-To: <200505301025.40277.FreeBSD@InsightBB.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200505301025.40277.FreeBSD@InsightBB.com> Cc: freebsd-questions@freebsd.org, Ted Mittelstaedt Subject: Re: 4.11-RELEASE install error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Mityugov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 16:29:18 -0000 On 5/30/05, Steven Friedrich wrote: ... > I notice that during a CD install, the progress bar sometimes appears to = back > up, perhaps indicating a read that has to be performed again. Perhaps wh= en I > use cp, there isn't anything detecting these read errors and I get corrup= t > data? ... No, that's just wrong code. You can see it with 5.4 as well, you'll just need to pay a bit more attention. Dmitry