From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1X2dCr-0001iw-Tt for ptxdist@pengutronix.de; Thu, 03 Jul 2014 11:21:30 +0200 Received: by mail-we0-f169.google.com with SMTP id t60so12612843wes.0 for ; Thu, 03 Jul 2014 02:21:24 -0700 (PDT) Received: from omega (p20030064A946EB25E2CB4EFFFE1BB546.dip0.t-ipconnect.de. [2003:64:a946:eb25:e2cb:4eff:fe1b:b546]) by mx.google.com with ESMTPSA id h13sm60801375wjs.2.2014.07.03.02.21.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Jul 2014 02:21:23 -0700 (PDT) Date: Thu, 3 Jul 2014 11:21:17 +0200 From: Alexander Aring Message-ID: <20140703092114.GA26617@omega> References: <4ECD7F7A0B03E64BA50DA3C6FC2464FD0B2D68A1@KRUSTY.ddisplay.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4ECD7F7A0B03E64BA50DA3C6FC2464FD0B2D68A1@KRUSTY.ddisplay.com> Subject: Re: [ptxdist] mkfs.vfat is not available Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, On Thu, Jul 03, 2014 at 09:04:22AM +0000, Pat Murray wrote: > Hi, > > I am using the Phytec i.MX6 BSP 3.0.35-PD13.2.2 and barebox 2013.08.0-PD13.2.2 . > I want to be able to format a SATA drive in FAT32 format , but mkfs.vfat is not available. > My version of ptxdist is 2012.03.0 > Do you want to call mkfs.vfat from console or ptxdist failed because it doesn't find any mkfs.vfat. I suppose the second one: maybe install mkfs.vfat with the packet manager from your distribution. for ubuntu/mint/debian: aptitude install dosfstools I think it should placed in dosfstools. Otherway to find out where the mkfs.vfat is placed, you can do: aptitude install apt-file && apt-file update && apt-file search mkfs.vfat for ubuntu/mint/debian. btw. Maybe we should add a host rule for this or check on configure but we should add a host rule. - Alex -- ptxdist mailing list ptxdist@pengutronix.de