From owner-freebsd-usb@FreeBSD.ORG Sun Feb 22 00:08:45 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB255106564A for ; Sun, 22 Feb 2009 00:08:45 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 8E1148FC0C for ; Sun, 22 Feb 2009 00:08:45 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 4C24EFF75 for ; Sun, 22 Feb 2009 13:08:44 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id alIyNfCqyjzL for ; Sun, 22 Feb 2009 13:08:40 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP for ; Sun, 22 Feb 2009 13:08:40 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 0B8101142E; Sun, 22 Feb 2009 13:08:39 +1300 (NZDT) Date: Sat, 21 Feb 2009 16:08:39 -0800 From: Andrew Thompson To: freebsd-usb@freebsd.org Message-ID: <20090222000839.GA29083@citylink.fud.org.nz> References: <20090217.085424.775975548.imp@bsdimp.com> <200902190926.42992.hselasky@c2i.net> <20090219.090621.-786048162.imp@bsdimp.com> <200902191729.18715.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200902191729.18715.hselasky@c2i.net> User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: USB2+umass: root mount fails X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2009 00:08:46 -0000 Whatever the solution may be (root_mount_hold/root_mount_rel, sync/async explore, ...), I will commit the patch from http://wiki.freebsd.org/USB for the moment so people can still boot. Andrew