From owner-freebsd-stable@FreeBSD.ORG Thu Sep 11 23:33:05 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F8C41065676; Thu, 11 Sep 2008 23:33:05 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 03E668FC18; Thu, 11 Sep 2008 23:33:05 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id A8237160C70; Thu, 11 Sep 2008 19:33:04 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 11 Sep 2008 19:33:04 -0400 X-Sasl-enc: k0vnaOFh30BNTuKDS0AIzz88Syi9mTg8YhkzVji/OQhC 1221175984 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id E04C53A60C; Thu, 11 Sep 2008 19:33:03 -0400 (EDT) Message-ID: <48C9AAAE.1030909@FreeBSD.org> Date: Fri, 12 Sep 2008 00:33:02 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: Eugene Grosbein References: <48C91525.10806@incunabulum.net> <20080911162956.GA15152@svzserv.kemerovo.su> <48C9A907.8000000@incunabulum.net> In-Reply-To: <48C9A907.8000000@incunabulum.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD stable , Konstantin Belousov , John Baldwin Subject: Re: Long delays for USB realbtx boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 23:33:05 -0000 Woops, I noticed right after I sent this message, that there was an I/O error writing to the USB key from dd in my shell -- I think I was using a 32768 block size instead of 16384 which might account for the problem. I'll be sure to try this all again after I've had some sleep. cheers BMS