From owner-freebsd-questions@FreeBSD.ORG Tue Feb 3 16:00:37 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 49B5E1065677 for ; Tue, 3 Feb 2009 16:00:37 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB818FC13 for ; Tue, 3 Feb 2009 16:00:36 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n13Fx50I026854; Tue, 3 Feb 2009 10:59:05 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n13Fx4bu026853; Tue, 3 Feb 2009 10:59:04 -0500 (EST) (envelope-from jerrymc) Date: Tue, 3 Feb 2009 10:59:04 -0500 From: Jerry McAllister To: Mike Jeays , freebsd-questions@freebsd.org Message-ID: <20090203155904.GA26818@gizmo.acns.msu.edu> References: <20090203123705.GD6430@dell1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090203123705.GD6430@dell1> User-Agent: Mutt/1.4.2.2i Cc: William Bulley Subject: Re: short-changed on SD card? 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: Tue, 03 Feb 2009 16:00:37 -0000 On Tue, Feb 03, 2009 at 07:37:05AM -0500, William Bulley wrote: > According to Mike Jeays on Mon, 02/02/09 at 19:38: > > > > I think I would try dd if=/dev/zero of=/dev/da1 bs=1M > > without the count option, and see how many blocks it writes. You at least > > start with a clean slate, and can run fdisk and newfs, if you want > > a BSD-only > > device. Make sure you write on the right device! > > So you don't think the "bad card reader" suggestion is relevant? It is another thing to check. > > I will also try this approach. Thanks for all the feedback. Now, > I've got some avenues of testing to work through. Later... Doing the dd has two nice possibilities. One, it might just clear the device up and two, it might give some information about the honest size. This is assuming, of course, that the problem is not the card reader. ////jerry > > Regards, > > web... > > -- > William Bulley Email: web@umich.edu > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"