From owner-freebsd-current@freebsd.org Thu Jan 25 18:36:18 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BB1CEC5507 for ; Thu, 25 Jan 2018 18:36:18 +0000 (UTC) (envelope-from david.boyd49@twc.com) Received: from dnvrco-cmomta03.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A6DA86B267 for ; Thu, 25 Jan 2018 18:36:17 +0000 (UTC) (envelope-from david.boyd49@twc.com) Received: from bashful.bsd1.net ([74.138.140.144]) by cmsmtp with ESMTPA id emIQeuWpVJ07YemIheTYGe; Thu, 25 Jan 2018 18:31:13 +0000 Message-ID: <1516905044.8143.4.camel@twc.com> Subject: 12.0-CURRENT VM image won't mount USB flash drive From: David Boyd To: freebsd-current@freebsd.org Date: Thu, 25 Jan 2018 13:30:44 -0500 X-Mailer: Evolution 3.22.6 (3.22.6-10.el7) Mime-Version: 1.0 X-CMAE-Envelope: MS4wfM3QPoIkraiYWeWPDf6bp9Jy7+tp/A86RWrY2jh6hEzzIV696GTZHgYq2+QJMBNZ8N0R8goKZW8x/aFJ+jDbBVI8YtNF6ZC9b1Tm7ztod8784i9Cjjq4 OjWV8xxvWDn9uBi1bBgIcDXyZDc7iAf4gR8= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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, 25 Jan 2018 18:36:18 -0000 Beginning with 12.0-CURRENT VM image:  FreeBSD-12.0-CURRENT-amd64-20180118-r328126.vmdk.xz and continuing with 12.0-CURRENT VM image: FreeBSD-12.0-CURRENT-amd64-20180125-r328383.vmdk.xz when a USB flash drive is present via the attached USB 3.0 controller the console hangs for 10-12 minutes during boot and then emits the error messages seen in the attachment. The UFS filesystem on the USB flash drive cannot be mounted. If the USB flash drive is connected via the attached USB 2.0 controller, everything is good. This problem is not manifested in any 10.4-STABLE or 11.1-STABLE VM images. The host system is CentOS EL7 7.1708. VirtualBox version is 5.2.6. The USB 3.0 controller uses a VIA chipset. System is for test purposes only, so it is easy to try anything that might help resolve this problem. Thanks. David Boyd