From owner-freebsd-current@FreeBSD.ORG Thu Sep 17 06:35:30 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D95A10656A4; Thu, 17 Sep 2009 06:35:30 +0000 (UTC) (envelope-from quakelee@geekcn.org) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id B40248FC12; Thu, 17 Sep 2009 06:35:29 +0000 (UTC) Received: from tarsier.geekcn.org (tarsier.geekcn.org [211.166.10.233]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id DF4EB5C025; Thu, 17 Sep 2009 14:35:28 +0800 (CST) Received: from localhost (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 952AE55CE067; Thu, 17 Sep 2009 14:35:28 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id Ip6+ixrRITM7; Thu, 17 Sep 2009 14:35:23 +0800 (CST) Received: from bogon (unknown [219.142.100.207]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 45BFE55CE01C; Thu, 17 Sep 2009 14:35:23 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=geekcn.org; c=nofws; q=dns; h=content-type:to:cc:subject:references:date:mime-version: content-transfer-encoding:from:organization:message-id:in-reply-to:user-agent; b=IAjgVd/MDKtFz1gA37ot2dbKiImfhVM/ZJXe9RYuFOOIWjtCNdTG8Of1w0TIrdtFD RfVmizj6tlvMKzSfjG3rg== Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Scott Long" , "James Butler" References: <200909091631.01446.hselasky@c2i.net> <200909100911.10237.hselasky@c2i.net> Date: Thu, 17 Sep 2009 14:35:23 +0800 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Chao Shin" Organization: GeekCN Message-ID: In-Reply-To: User-Agent: Opera Mail/10.00 (Win32) Cc: FreeBSD CURRENT Mailing List , Randi Harper , Hans Petter Selasky Subject: Re: Can't boot 8.0-BETA4 from USB stick X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 06:35:30 -0000 > > Delaying the mountroot doesn't fix the problem. The problem is that > there's a race between the process doing the USB tree discovery, and the > process doing the CAM/SCSI bus scan. The tree discovery needs to happen > before the bus scan, and no amount of root delay tweaks will help that, > except maybe accidentally by shifting timings. I'm working on the > correct solution. I'll hopefully have something tomorrow. > > Scott > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" Hi, Scott, What about your patch? I really need that to boot my server. All my servers' system installed on USB stick. Do you have any schedule? Thank you. -- The Power to Serve