From owner-freebsd-current@FreeBSD.ORG Wed Apr 29 16:34:00 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3941106564A for ; Wed, 29 Apr 2009 16:34:00 +0000 (UTC) (envelope-from marinosi@ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id 92CDC8FC18 for ; Wed, 29 Apr 2009 16:34:00 +0000 (UTC) (envelope-from marinosi@ceid.upatras.gr) Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id 1EBCBEB5920 for ; Wed, 29 Apr 2009 19:02:09 +0300 (EEST) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id F3FCA450ED for ; Wed, 29 Apr 2009 19:02:08 +0300 (EEST) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ve9GqnrzQ-46 for ; Wed, 29 Apr 2009 19:02:08 +0300 (EEST) Received: from marinos.ceid.upatras.gr (marinos.ceid.upatras.gr [150.140.140.17]) by mail.ceid.upatras.gr (Postfix) with ESMTP id CE19C4509B for ; Wed, 29 Apr 2009 19:02:08 +0300 (EEST) Received: by marinos.ceid.upatras.gr (Postfix, from userid 1001) id 896342287E; Wed, 29 Apr 2009 19:02:08 +0300 (EEST) Date: Wed, 29 Apr 2009 19:02:08 +0300 From: Ilias Marinos To: freebsd-current@freebsd.org Message-ID: <20090429160208.GA30514@marinos.ceid.upatras.gr> Mail-Followup-To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline X-PGP-Key: http://diogenis.ceid.upatras.gr/~marinosi/pubkey.asc X-PGP-Fingerprint: B034 ED35 B46E 7AEE D281 2B23 FD63 11AD AFBD 04F9 User-Agent: Mutt/1.5.19 (2009-01-05) Subject: fdisk error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 29 Apr 2009 16:34:01 -0000 Hello people, Using the latest -CURRENT I cannot use fdisk on a USB stick I have. Any help is more than welcome! Details: marinosi@redrum:~$ uname -a FreeBSD redrum.liakusbay.priv 8.0-CURRENT FreeBSD 8.0-CURRENT #1 r191663: Wed Apr 29 15:36:51 EEST 2009 root@redrum.liakusbay.priv:/usr/obj/usr/src/sys/GENERIC i386 marinosi@redrum:~$ dmesg | tail (probe0:umass-sim1:1:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim1:1:0:0): CAM Status: SCSI Status Error (probe0:umass-sim1:1:0:0): SCSI Status: Check Condition (probe0:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 (probe0:umass-sim1:1:0:0): Not ready to ready change, medium may have changed (probe0:umass-sim1:1:0:0): Retrying Command (per Sense Data) da2 at umass-sim1 bus 1 target 0 lun 0 da2: Removable Direct Access SCSI-2 device da2: 40.000MB/s transfers da2: 3830MB (7843840 512 byte sectors: 255H 63S/T 488C) marinosi@redrum:~$ sudo fdisk -B /dev/da2 ******* Working on device /dev/da2 ******* Should we write new partition table? [n] y fdisk: Class not found The same error message occurs with -I flag, too. Thanks for your time, Ilias Marinos -- echo "Sysadmin know better bash than english." | sed s/min/mins/ \ | sed 's/better bash/bash better/'