From owner-freebsd-questions@FreeBSD.ORG Fri Jun 12 14:51:59 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A650106566C for ; Fri, 12 Jun 2009 14:51:59 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id BF4018FC25 for ; Fri, 12 Jun 2009 14:51:58 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from kw.homeip.net (c80-217-74-54.bredband.comhem.se [80.217.74.54]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id n5CEpp27056515; Fri, 12 Jun 2009 16:51:52 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <4A326B70.8040205@bah.homeip.net> Date: Fri, 12 Jun 2009 16:51:28 +0200 From: Bernt Hansson User-Agent: slrn/1.0.8 (FreeBSD) MIME-Version: 1.0 To: Andrew Hamilton-Wright References: <4A3105B2.8070405@bah.homeip.net> <4A310668.7040502@bah.homeip.net> <4A31D105.5080306@a1poweruser.com> <4A31E0F5.3080207@bah.homeip.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" , Fbsd1 Subject: Re: USB flash disc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 14:51:59 -0000 Andrew Hamilton-Wright said the following on 2009-06-12 15:43: > Bernt Hansson wrote: >> I've got an usb flash disc kingston datatraveler DT150 64GB. >> That I put pcbsd on to try, and now I can't seem to get it of the stick. > > [ deletia ] > >> Errors when trying fdisk: >> >> fdisk -BI /dev/da0 >> ******* Working on device /dev/da0 ******* >> fdisk: invalid fdisk partition table found >> fdisk: Geom not found: "da0" >> fdisk: Failed to write sector zero >> >> umass0: BBB reset failed, IOERROR >> umass0: BBB bulk-in clear stall failed, IOERROR >> umass0: BBB bulk-out clear stall failed, IOERROR > > I'm assuming you have checked any "readonly" status that may be > set on this device (in software or hardware), How do I check that status? In the MBR or elsewere? What to look for? > however the above > exactly matches the reports I got from a USB desktop drive > right before the device completely packed it in. That's my feeling too. So I'll have to wait and see. > If there are vendor diagnostics to debug data transfer to the device > I would verify that it is actually transferring data as your next > step. It does transfer the PCBSD files i.e I can copy them to the HDD. > A. > > >