From owner-freebsd-questions@FreeBSD.ORG Thu Apr 29 12:37:03 2010 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 44B6B1065672 for ; Thu, 29 Apr 2010 12:37:03 +0000 (UTC) (envelope-from rodperson@rodperson.com) Received: from www6.pairlite.com (www6.pairlite.com [64.130.10.16]) by mx1.freebsd.org (Postfix) with ESMTP id 222A08FC1B for ; Thu, 29 Apr 2010 12:37:02 +0000 (UTC) Received: from ccbh-194.acct.upmchs.net (inetnar10x.ft28.upmc.edu [128.147.28.1]) by www6.pairlite.com (Postfix) with ESMTP id 862E3B803; Thu, 29 Apr 2010 08:36:59 -0400 (EDT) Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: "FreeBSD Questions" , Fbsd1 References: <4BD97BAF.8080002@a1poweruser.com> Date: Thu, 29 Apr 2010 08:36:58 -0300 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Rod Person" Organization: ROD Message-ID: In-Reply-To: <4BD97BAF.8080002@a1poweruser.com> User-Agent: Opera Mail/10.51 (Win32) Cc: Subject: Re: How To create msdosfs on HD? 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: Thu, 29 Apr 2010 12:37:03 -0000 On Thu, 29 Apr 2010 09:29:35 -0300, Fbsd1 wrote: > I know mount_msdosfs command is used to mount a HD formated with fat, > but I could not find a FBSD command to create a msdos file system on a > hard drive. Native dos fdisk/format is no good because it's not USB > aware. Is there any FBSD command or port I can use to reformat the UFS > hard drive with msdosfs? > _______________________________________________ Why can't you format it in XP since you connected it to XP? -- Rod