From owner-freebsd-questions@FreeBSD.ORG Fri Jun 12 05:01:08 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 D5694106566B for ; Fri, 12 Jun 2009 05:01:08 +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 58C1E8FC15 for ; Fri, 12 Jun 2009 05:01:08 +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 n5C50xm6048745; Fri, 12 Jun 2009 07:01:04 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <4A31E0F5.3080207@bah.homeip.net> Date: Fri, 12 Jun 2009 07:00:37 +0200 From: Bernt Hansson User-Agent: slrn/1.0.8 (FreeBSD) MIME-Version: 1.0 To: Fbsd1 , "freebsd-questions@freebsd.org" References: <4A3105B2.8070405@bah.homeip.net> <4A310668.7040502@bah.homeip.net> <4A31D105.5080306@a1poweruser.com> In-Reply-To: <4A31D105.5080306@a1poweruser.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: 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 05:01:09 -0000 Fbsd1 said the following on 2009-06-12 05:52: > Bernt Hansson wrote: >> Bernt Hansson: >>> Hello list! >>> >>> >>> 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. >>> >>> Tried fdisk -BI /dev/da0, dd if=/dev/zero of=/dev/da0 bs=1m and nothing >>> seems to work. >>> >>> Is there a solution to this? >>> >>> >>> dmesg: >>> >>> da0 at umass-sim0 bus 0 target 0 lun 0 >>> da0: Removable Direct Access SCSI-2 device >>> da0: 40.000MB/s transfers >>> da0: 65536MB (134217728 512 byte sectors: 255H 63S/T 8354C) >>> GEOM_LABEL: Label for provider da0 is iso9660/PCBSD. >>> >>> >>> 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 >> >> And I also saw this error >> (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi >> status == 0x0 >> >>> Running: >>> >>> FreeBSD 7.2-STABLE #0: Tue Jun 9 17:04:38 CEST 2009 >>> :/usr/obj/usr/src/sys/GENERIC amd64 > > Try plugging it into a windows XP system and run format on it. Already done that. No go.