From owner-freebsd-questions@FreeBSD.ORG Fri Nov 16 17:03:46 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D59816A417 for ; Fri, 16 Nov 2007 17:03:46 +0000 (UTC) (envelope-from fbsd06+QJ=ce8c981a@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6910E13C46B for ; Fri, 16 Nov 2007 17:03:45 +0000 (UTC) (envelope-from fbsd06+QJ=ce8c981a@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id C8554163F6A for ; Fri, 16 Nov 2007 11:31:17 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 8D42DD05B0 for ; Fri, 16 Nov 2007 11:31:13 -0500 (EST) Date: Fri, 16 Nov 2007 16:31:07 +0000 From: RW To: questions@freebsd.org Message-ID: <20071116163107.08f98921@gumby.homeunix.com.> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Odd memory stick formatting 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, 16 Nov 2007 17:03:46 -0000 I have a couple of USB devices that I mount as /dev/da0s1, which what I would expect. I've just got a memory stick that's showing as /dev/da0 & /dev/da0s4. and only /dev/da0 mounts. The output of fdisk is garbage, showing four unfeasibly large partitions with unknown sysid values. On the other hand it seems to work fine as da0. Is this normal, or should I repartition. If the latter is there anything particular I need to do to maintain Windows compatibility - I've a vague recollection that Windows leave a gap before the first partition, or something.