From owner-freebsd-current@FreeBSD.ORG Fri Sep 13 05:05:31 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1D5A48F4; Fri, 13 Sep 2013 05:05:31 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id D0C2C2654; Fri, 13 Sep 2013 05:05:30 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 78C31E3F07A; Fri, 13 Sep 2013 07:05:22 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ALQh6wyCK9UP; Fri, 13 Sep 2013 07:05:20 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 8F6F8E3F079; Fri, 13 Sep 2013 07:05:19 +0200 (CEST) Date: Fri, 13 Sep 2013 07:05:18 +0200 From: Joel Dahl To: Uzumaki Naruto Subject: Re: mountroot> while booting r255342 memstick Message-ID: <20130913050518.GA67729@devbox.vnode.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mav@freebsd.org, "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 13 Sep 2013 05:05:31 -0000 On Thu, Sep 12, 2013 at 12:32:12AM +0000, Uzumaki Naruto wrote: > Hi, > I downloaded FreeBSD-10.0-CURRENT-amd64-20130907-r255342-memstick.img and dd into KINGSTON DT 101 G2 1.00 USB pendrive Looks similar to what I reported back in February: http://lists.freebsd.org/pipermail/freebsd-current/2013-February/039542.html mav@ committed a fix for this here: http://lists.freebsd.org/pipermail/svn-src-head/2013-February/045143.html Perhaps a quirk is needed for your USB pendrive as well. -- Joel