From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0253.outbound.messaging.microsoft.com [213.199.154.253]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 48F80E007B9 for ; Fri, 13 Dec 2013 08:49:00 -0800 (PST) Received: from mail78-db9-R.bigfish.com (10.174.16.240) by DB9EHSOBE004.bigfish.com (10.174.14.67) with Microsoft SMTP Server id 14.1.225.22; Fri, 13 Dec 2013 16:48:58 +0000 Received: from mail78-db9 (localhost [127.0.0.1]) by mail78-db9-R.bigfish.com (Postfix) with ESMTP id AC25D1E0087; Fri, 13 Dec 2013 16:48:58 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zz98dI936eI1432I4015Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah1fc6hzz1de098h8275dh1de097h186068hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1fe8h1ff5h209eh2216h22d0h2336h1155h) Received: from mail78-db9 (localhost.localdomain [127.0.0.1]) by mail78-db9 (MessageSwitch) id 1386953335529722_28683; Fri, 13 Dec 2013 16:48:55 +0000 (UTC) Received: from DB9EHSMHS014.bigfish.com (unknown [10.174.16.228]) by mail78-db9.bigfish.com (Postfix) with ESMTP id 7CD0C22007A; Fri, 13 Dec 2013 16:48:55 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS014.bigfish.com (10.174.14.24) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 13 Dec 2013 16:48:54 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.3.158.2; Fri, 13 Dec 2013 16:48:54 +0000 Received: from [10.29.244.56] ([10.29.244.56]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id rBDGmqNW015860; Fri, 13 Dec 2013 09:48:53 -0700 Message-ID: <52AB3950.60503@freescale.com> Date: Fri, 13 Dec 2013 14:44:00 -0200 From: Daiane Angolini Organization: Freescale Semiconductor User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Niklas Molin , References: In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: mkfs problem X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 16:49:00 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 13-12-2013 14:45, Niklas Molin wrote: > Hi. > > I'm trying to format my flash on a sabreSD board, using the mkfs (image > is compile with the 3.10 kernel, but I recall I had the same problem > before too). > > When I type command: > mkfs -t ext3 /dev/mmcblk1p2 > I get following response. > mkfs.ext3: No such file or directory > > Am I missing some setup in my build? I think you need to install mkfs.ext3. I don't remember by heart if it's installed by default (but I really think it's not) And, double check if it's provided by mtd-utils, or by any other package in addition. > > Thanks, > Niklas > > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > -- Daiane