Date: Thu, 5 Mar 2009 10:32:08 +0100 From: Matthias Apitz <guru@unixarea.de> To: Charles Oppermann <chuckop@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: USB key with 7.5 GByte but no space left on device after 4 GByte written Message-ID: <20090305093208.GA4342@rebelion.Sisis.de> In-Reply-To: <200903050109.27668.chuckop@gmail.com> References: <20090305081407.GA2242@rebelion.Sisis.de> <alpine.BSF.2.00.0903050935130.74279@wojtek.tensor.gdynia.pl> <200903050109.27668.chuckop@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Thursday, March 05, 2009 a las 01:09:27AM -0800, Charles Oppermann escribió: > > > > 08:48:33 rebelion kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Mar 5 > > > 08:48:33 rebelion kernel: da0: <Ut165 USB2FlashStorage 0.00> Removable > > > Direct Access SCSI-2 device Mar 5 08:48:33 rebelion kernel: da0: > > > 40.000MB/s transfers > > > Mar 5 08:48:33 rebelion kernel: da0: 7712MB (15794176 512 byte sectors: > > > 255H 63S/T 983C) Mar 5 08:48:35 rebelion kernel: GEOM_LABEL: Label for > > > provider da0 is msdosfs/pen disk. > > > # mount -t msdosfs /dev/da0 /mnt > > > > msdosfs bug or strangely made msdos filesystem on that pendrive. > > if you use it FreeBSD only, clear first 4kB with dd, then do newfs and > > use as UFS > > if not - use newfs_msdos > > Wouldn't it be /dev/da0s1? Is it possible that the drive hasn't been > formatted properly? I did a 'ls -l /dev/da*' after key insert and there was only /dev/da0; maybe I should do # newfs_msdos /dev/da0 ??? Thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090305093208.GA4342>