Date: Wed, 29 Apr 2009 19:02:08 +0300 From: Ilias Marinos <marinosi@ceid.upatras.gr> To: freebsd-current@freebsd.org Subject: fdisk error Message-ID: <20090429160208.GA30514@marinos.ceid.upatras.gr>
next in thread | raw e-mail | index | archive | help
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: <JetFlash Transcend 4GB 8.07> 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 ******* <snip> 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/'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090429160208.GA30514>