From owner-freebsd-questions@FreeBSD.ORG Mon Feb 17 18:50:06 2014 Return-Path: Delivered-To: freebsd-questions@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 ESMTPS id A820E9F9 for ; Mon, 17 Feb 2014 18:50:06 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60CA413D6 for ; Mon, 17 Feb 2014 18:50:05 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WFTGO-0006ig-QD for freebsd-questions@freebsd.org; Mon, 17 Feb 2014 19:49:56 +0100 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginm.net ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Feb 2014 19:49:56 +0100 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Feb 2014 19:49:56 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: Trouble installing from thumb drive Date: Mon, 17 Feb 2014 18:49:30 +0000 (UTC) Lines: 25 Message-ID: References: <20140215220431.1b540c1b@X220.alogt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginm.net User-Agent: XPN/1.2.6 (Street Spirit ; Linux) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 18:50:06 -0000 Erich Dollansky wrote: > Hi, > > On Sat, 15 Feb 2014 13:50:39 +0000 (UTC) > Walter Hurry wrote: > >> I'm trying to install FreeBSD-10.0-RELEASE-amd64-memstick.img (dd'd >> to a memory stick). I can boot from the memory stick but it gets >> stuck at mountroot, with error 19. >> >> I have verified the checksum of the downloaded image, and it's fine. >> >> What other information can I provide so as to enable some kind soul >> to identify the problem? >> > can you try with a different thumb drive? > > FreeBSD has some problems with different models. > Thank you, Erich (reply delayed while I acquired another thumb drive). Yes, it worked perfectly on the second drive. I'll keep that in mind in future. Thanks again.